Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrNmI2cSpecial Struct Reference
Structure holding I2C special operation parameters. More...
#include <nm_bus_wrapper.h>
Data Fields | |
| uint8 * | pu8Buf1 |
| uint8 * | pu8Buf2 |
| uint16 | u16Sz1 |
| uint16 | u16Sz2 |
Detailed Description
Structure holding I2C special operation parameters.
- See also:
- NM_BUS_IOCTL_W_SPECIAL
Definition at line 92 of file nm_bus_wrapper.h.
Field Documentation
pointer to the 1st buffer
Definition at line 95 of file nm_bus_wrapper.h.
pointer to the 2nd buffer
Definition at line 96 of file nm_bus_wrapper.h.
1st buffer size
Definition at line 97 of file nm_bus_wrapper.h.
2nd buffer size
Definition at line 98 of file nm_bus_wrapper.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2