LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_I2C_IO_MSG_TAG Union Reference

#include <i2c_io_api.h>

Collaboration diagram for JUNO_I2C_IO_MSG_TAG:

Data Fields

JUNO_I2C_IO_MSG_HDR_T tHdr
 
JUNO_I2C_IO_MSG_W_T tWrite
 
JUNO_I2C_IO_MSG_R_T tRead
 

Field Documentation

◆ tHdr

JUNO_I2C_IO_MSG_HDR_T JUNO_I2C_IO_MSG_TAG::tHdr

◆ tRead

JUNO_I2C_IO_MSG_R_T JUNO_I2C_IO_MSG_TAG::tRead

◆ tWrite

JUNO_I2C_IO_MSG_W_T JUNO_I2C_IO_MSG_TAG::tWrite

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