Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

tstrNmBusCapabilities Struct Reference

tstrNmBusCapabilities Struct Reference

Structure holding bus capabilities information. More...

#include <nm_bus_wrapper.h>

Data Fields

uint16 u16MaxTrxSz

Detailed Description

Structure holding bus capabilities information.

See also:
NM_BUS_TYPE_I2C, NM_BUS_TYPE_SPI

Definition at line 70 of file nm_bus_wrapper.h.


Field Documentation

Maximum transfer size. Must be >= 16 bytes

Definition at line 72 of file nm_bus_wrapper.h.