APM:Libraries
|
#include <i2c.h>
Public Attributes | |
Handler | handler |
volatile bool | busy |
volatile bool I2c_state::busy |
Definition at line 91 of file i2c.h.
Referenced by F4Light::I2CDevice::_do_bus_reset(), and F4Light::I2CDevice::transfer().
Handler I2c_state::handler |
Definition at line 90 of file i2c.h.
Referenced by ev_handler(), i2c_clear_isr_handler(), and i2c_set_isr_handler().