TMPM4G9  V1.0.0.0
i2c_internal_info_t Struct Reference

I2C internal information structure definenition. More...

#include <bsp_i2c.h>

Data Fields

uint8_t bus_free
 
uint8_t start
 
uint32_t irqn
 
struct {
   uint32_t   address
 
   uint32_t   stop
 
   uint32_t   event
 
   uint32_t   state
 
asynch
 

Detailed Description

I2C internal information structure definenition.

Field Documentation

§ address

uint32_t address

Slave address.

§ asynch

struct { ... } asynch

§ bus_free

uint8_t bus_free

Bus free information.

§ event

uint32_t event

I2C Event information.

§ irqn

uint32_t irqn

IRQ number table pointer.

§ start

uint8_t start

Start condition information.

§ state

uint32_t state

Transfer State.

§ stop

uint32_t stop

Stop control


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