|
Hubo Library
|
Use to configure I2C specific parameters. More...
#include <hubocfg.h>
Public Member Functions | |
| I2C_Config () | |
Data Fields | |
| unsigned char | m_MCP23017DeviceAddress |
| unsigned char | m_MCP23017SlaveDeviceAddressList [MAX_MCP23017_SLAVES] |
| unsigned short | m_MCP23017SlaveCycleTickDivider |
| const char * | m_sI2CDevice |
Use to configure I2C specific parameters.
| m_MCP23017DeviceAddress | Use to specify the I2C address e.g. 0x20. |
| HuboLib::I2C_Config::I2C_Config | ( | ) |
| unsigned short HuboLib::I2C_Config::m_MCP23017SlaveCycleTickDivider |
| unsigned char HuboLib::I2C_Config::m_MCP23017SlaveDeviceAddressList[MAX_MCP23017_SLAVES] |
1.8.8