Core system functions to be called by user. More...
Content | |
| User API | |
| Core system functions to be called by user.  | |
| User Callback | |
| Function to notify the user application of critical errors in the network core.  | |
| Enumerations | |
| Enumerations of the System Core.  | |
Core system functions to be called by user.
System Functions represent the core of the protocol stack. They form an operating system that calls all other protocol module functions. The functions require a CMSIS-RTOS compatible RTOS to run and are not reentrant.
The functions are part of the Network Component library and are defined in rl_net.h.