Type Alias AC

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

Analog Comparator

Aliased Type§

struct AC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for AC

Source§

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

Formats the value using the given formatter. Read more