EDF - OnePIC MCU
v1.1.0
|
Holds the statemachine properties. More...
#include <OnePIC_i2c.h>
Data Fields | |
enum i2cState | mstate |
unsigned char | stopLock |
unsigned char | bufOffset |
struct trb * | req |
struct trb ** | tail |
Holds the statemachine properties.
num of bits offset in the single byte of the tx buffer
Definition at line 112 of file OnePIC_i2c.h.
the current state of the bus
Definition at line 110 of file OnePIC_i2c.h.
pointer back to the properties
Definition at line 113 of file OnePIC_i2c.h.
wether or not to hold the line busy
Definition at line 111 of file OnePIC_i2c.h.
?
Definition at line 114 of file OnePIC_i2c.h.