Structure holding I2C special operation parameters. More...
#include <nm_bus_wrapper.h>
Public Attributes | |
uint8 * | pu8Buf1 |
uint8 * | pu8Buf2 |
uint16 | u16Sz1 |
uint16 | u16Sz2 |
Structure holding I2C special operation parameters.
uint8* tstrNmI2cSpecial::pu8Buf1 |
pointer to the 1st buffer
uint8* tstrNmI2cSpecial::pu8Buf2 |
pointer to the 2nd buffer
uint16 tstrNmI2cSpecial::u16Sz1 |
1st buffer size
uint16 tstrNmI2cSpecial::u16Sz2 |
2nd buffer size