Microchip® Advanced Software Framework

system_init.h File Reference

TThis is the interface of LoRaWAN system initialization.

Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.

Functions

void Stack_Init (void)
 Initializes the system. More...
 

void Stack_Init ( void  )

Initializes the system.

This is the first stack function to be called by the application in the main() function.

References APP_TASK_ID, and SYSTEM_PostTask().