I2C_TransferSeq_TypeDef Struct Reference

Master mode transfer message structure used to define a complete I2C transfer sequence (from start to stop).

The structure allows for defining the following types of sequences (refer to defines for sequence details):

Definition at line 243 of file em_i2c.h .

#include < em_i2c.h >

Data Fields

uint16_t addr
Address to use after (repeated) start.
struct {
uint8_t * data
uint16_t len
} buf [2]
uint16_t flags

Field Documentation


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/platform/emlib/inc/ em_i2c.h