i2c2.hpp File Reference
I2C2 Interrupt driven IO driver. More...
Include dependency graph for i2c2.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
class | I2C2 |
Enumerations | |
enum | Board_I2C_Device_Addresses { I2CAddr_AccelerationSensor = 0x38, I2CAddr_TemperatureSensor = 0x90, I2CAddr_LED_Display = 0x40 } |
Detailed Description
I2C2 Interrupt driven IO driver.
20131010 : Removed read vs. write mode variable