Type Alias FE

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

need des

Aliased Type§

pub struct FE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FE

Source§

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

Formats the value using the given formatter. Read more