bootload_dfu

Function bootload_dfu 

Source
pub fn bootload_dfu()
Expand description

Execute the DFU bootloader stored in system memory.

ยงNote

This function must be called before any system configuration is performed, as the DFU bootloader expects the system in an uninitialized state.