Hubo Library
|
Go to the source code of this file.
Data Structures | |
class | HuboLib::SPI_Config |
Use to configure SPI specific parameters. More... | |
class | HuboLib::I2C_Config |
Use to configure I2C specific parameters. More... | |
class | HuboLib::W1_Config |
Use to configure 1wire specific parameters. More... | |
class | BCM2835::BCM2835_Config |
Use to configure BCM2835 specific parameters. More... | |
Namespaces | |
HuboLib | |
BCM2835 | |
Macros | |
#define | MAX_MCP23017_SLAVES (7) |
Variables | |
SPI_Config | HuboLib::g_SPIConfig |
I2C_Config | HuboLib::g_I2CConfig |
W1_Config | HuboLib::g_W1Config |
BCM2835_Config | BCM2835::g_bcm2835Config |