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

#include <i2c_io_api.h>

Collaboration diagram for JUNO_I2C_IO_MSG_R_TAG:

Data Fields

JUNO_I2C_IO_MSG_HDR_T tHdr
 
uint8_t * ptReadBuff
 
size_t zReadBuffSize
 

Field Documentation

◆ ptReadBuff

uint8_t* JUNO_I2C_IO_MSG_R_TAG::ptReadBuff

◆ tHdr

JUNO_I2C_IO_MSG_HDR_T JUNO_I2C_IO_MSG_R_TAG::tHdr

◆ zReadBuffSize

size_t JUNO_I2C_IO_MSG_R_TAG::zReadBuffSize

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