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
Typedefs | |
| typedef void(* | tpfNmBspIsr )(void) |
| Pointer to function. Used as a data type of ISR function registered by nm_bsp_register_isr. | |
| typedef unsigned char | uint8 |
| Range of values between 0 to 255. | |
| typedef unsigned short | uint16 |
| Range of values between 0 to 65535. | |
| typedef unsigned long | uint32 |
| Range of values between 0 to 4294967295. | |
| typedef signed char | sint8 |
| Range of values between -128 to 127. | |
| typedef signed short | sint16 |
| Range of values between -32768 to 32767. | |
| typedef signed long | sint32 |
| Range of values between -2147483648 to 2147483647. | |
Typedef Documentation
| signed short sint16 |
| signed long sint32 |
| void(* tpfNmBspIsr)(void) |
Pointer to function.
Used as a data type of ISR function registered by nm_bsp_register_isr.
- Returns:
- None
| unsigned long uint32 |
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2