NetBurner 3.1
nm_bsp_deinit

Functions

sint8 nm_bsp_deinit (void)
 

Detailed Description

De-initialization for bsp (Board Support Package)

Function Documentation

◆ nm_bsp_deinit()

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.