I2C_TransferSeq_TypeDef Struct ReferenceEMLIB > I2C

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 244 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:/repos/super_h1/platform/emlib/inc/em_i2c.h