Structure holding SPI R/W parameters. More...
#include <nm_bus_wrapper.h>
Public Attributes | |
uint8 * | pu8InBuf |
uint8 * | pu8OutBuf |
uint16 | u16Sz |
Structure holding SPI R/W parameters.
uint8* tstrNmSpiRw::pu8InBuf |
pointer to input buffer. Can be set to null and in this case zeros should be sent at MOSI
uint8* tstrNmSpiRw::pu8OutBuf |
pointer to output buffer. Can be set to null and in this case data from MISO can be ignored
uint16 tstrNmSpiRw::u16Sz |
Transfere size