RTEMS  5.1
Data Fields
stm32f4_i2c_message Struct Reference

Data Fields

uint16_t addr
 The address of the slave without the read write bit. A 7-Bit address should be placed in the bits [6..0].
 
bool read
 Read (true) or write (false) data.
 
size_t len
 Size of data to read or write.
 
uint8_t * buf
 Buffer for data.
 

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