![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Architecture independent I2C (Inter-Integrated Circuit Bus) API. More...
Go to the source code of this file.
Macros | |
#define | USE_I2C (USE_I2C0 || USE_I2C1 || USE_I2C2 || USE_I2C3 || USE_I2C4) |
#define | USE_SOFT_I2C (USE_SOFTI2C0 || USE_SOFTI2C1) |
Architecture independent I2C (Inter-Integrated Circuit Bus) API.
Definition in file i2c.c.
#define USE_SOFT_I2C (USE_SOFTI2C0 || USE_SOFTI2C1) |
|
static |
Definition at line 232 of file i2c.c.
References foo, i2c_submit(), I2CTransFailed, p, pprz_bsem_wait_timeout(), and timeout.
Referenced by i2c_blocking_receive(), i2c_blocking_transceive(), and i2c_blocking_transmit().