I2C Member List
This is the complete list of members for
I2C, including all inherited members.
| AddToSingletonList(void) | SensorBase | [private] |
| Broadcast(unsigned char registerAddress, unsigned char data) | I2C | |
| CheckAnalogChannel(unsigned channel) | SensorBase | [private, static] |
| CheckAnalogModule(unsigned slot) | SensorBase | [private, static] |
| CheckDigitalChannel(unsigned channel) | SensorBase | [private, static] |
| CheckDigitalModule(unsigned slot) | SensorBase | [private, static] |
| CheckPWMChannel(unsigned channel) | SensorBase | [private, static] |
| CheckPWMModule(unsigned slot) | SensorBase | [private, static] |
| CheckRelayChannel(unsigned channel) | SensorBase | [private, static] |
| CheckRelayModule(unsigned slot) | SensorBase | [private, static] |
| CheckSolenoidChannel(unsigned channel) | SensorBase | [private, static] |
| CheckSolenoidModule(unsigned slot) | SensorBase | [private, static] |
| ClearError(void) | SensorBase | [private] |
| DeleteSingletons(void) | SensorBase | [private, static] |
| GetError(void) | SensorBase | [private] |
| Read(unsigned char registerAddress, unsigned char count, unsigned char *data) | I2C | |
| SensorBase(void) | SensorBase | [private] |
| SetDefaultAnalogModule(unsigned slot) | SensorBase | [private, static] |
| SetDefaultDigitalModule(unsigned slot) | SensorBase | [private, static] |
| SetDefaultSolenoidModule(unsigned slot) | SensorBase | [private, static] |
| VerifySensor(unsigned char registerAddress, unsigned char count, const unsigned char *expected) | I2C | |
| Write(unsigned char registerAddress, unsigned char data) | I2C | |
| ~I2C(void) | I2C | |
| ~SensorBase() | SensorBase | [private, virtual] |