Module imix::i2c_dummy
[−]
[src]
A dummy I2C client
Reexports
use core::cell::Cell; |
use kernel::hil; |
use kernel::hil::i2c::I2CMaster; |
use sam4l::i2c; |
Structs
AccelClient | |
LiClient | |
ScanClient |
Enums
AccelClientState | |
LiClientState |
Statics
ACCEL_CLIENT | |
LI_CLIENT | |
SCAN_CLIENT |
Functions
i2c_accel_test | |
i2c_li_test | |
i2c_scan_slaves |