board_init

Function board_init 

Source
pub fn board_init() -> Result<()>
Expand description

Initialize the board support package.

ยงErrors

Returns an error if any hardware peripheral fails to initialize.