Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nm_bsp_deinit

 De-initialization for bsp (\e Board \e Support \e Package)

Functions

sint8 nm_bsp_deinit (void)
 

sint8 nm_bsp_deinit ( void  )
Precondition
Initialize nm_bsp_init first
Warning
Missing use may lead to unknown behavior in case of soft reset.
Note
Implementation of this function is host dependent.
See Also
nm_bsp_init
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.