Microchip® Advanced Software Framework

tstrNmI2cSpecial Struct Reference

Structure holding I2C special operation parameters.

See Also
NM_BUS_IOCTL_W_SPECIAL

#include <nm_bus_wrapper.h>

Data Fields

uint8pu8Buf1
 
uint8pu8Buf2
 
uint16 u16Sz1
 
uint16 u16Sz2
 
uint8 u8SlaveAdr
 

uint8 * tstrNmI2cSpecial::pu8Buf1

pointer to the 1st buffer

Referenced by nm_bus_ioctl().

uint8 * tstrNmI2cSpecial::pu8Buf2

pointer to the 2nd buffer

Referenced by nm_bus_ioctl().

uint16 tstrNmI2cSpecial::u16Sz1

1st buffer size

Referenced by nm_bus_ioctl().

uint16 tstrNmI2cSpecial::u16Sz2

2nd buffer size

Referenced by nm_bus_ioctl().

uint8 tstrNmI2cSpecial::u8SlaveAdr