Microchip® Advanced Software Framework

tstrNmBusCapabilities Struct Reference

Structure holding bus capabilities information.

See Also
NM_BUS_TYPE_I2C, NM_BUS_TYPE_SPI

#include <nm_bus_wrapper.h>

Data Fields

uint16 u16MaxTrxSz
 

uint16 tstrNmBusCapabilities::u16MaxTrxSz

Maximum transfer size. Must be >= 16 bytes

Referenced by nm_read_block(), and nm_write_block().