Type Alias FUSE

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

Fuses

Aliased Type§

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