Type Alias BOOT_LOAD

Source
pub type BOOT_LOAD = Periph<RegisterBlock, 0x57>;
Expand description

Bootloader

Aliased Type§

struct BOOT_LOAD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for BOOT_LOAD

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more