AC

Type Alias AC 

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

Analog Comparator

Aliased Type§

pub 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