APM:Libraries
Public Attributes | List of all members
I2c_state Struct Reference

#include <i2c.h>

Public Attributes

Handler handler
 
volatile bool busy
 

Detailed Description

Definition at line 89 of file i2c.h.

Member Data Documentation

◆ 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

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().


The documentation for this struct was generated from the following file: