FUSE

Type Alias FUSE 

Source
pub type FUSE = Periph<RegisterBlock, 0x1280>;
Expand description

Fuses

Aliased Type§

pub struct FUSE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FUSE

Source§

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

Formats the value using the given formatter. Read more