Go to the source code of this file.
Classes | |
| class | SPIComms |
Defines | |
| #define | UBLB(a, b) ( ( (a) << 8) | (b) ) |
| #define | UBLB19(a, b) ( ( (a) << 16 ) | (b) ) |
Variables | |
| SPIComms | SPI |
| #define UBLB | ( | a, | ||
| b | ||||
| ) | ( ( (a) << 8) | (b) ) |
| #define UBLB19 | ( | a, | ||
| b | ||||
| ) | ( ( (a) << 16 ) | (b) ) |
1.7.0