EDF - OnePIC MCU  v1.1.0
i2cBus Struct Reference

Holds the statemachine properties. More...

#include <OnePIC_i2c.h>

Collaboration diagram for i2cBus:

Data Fields

enum i2cState mstate
unsigned char stopLock
unsigned char bufOffset
struct trbreq
struct trb ** tail

Detailed Description

Holds the statemachine properties.


Field Documentation

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.

req

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.


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