AC0

Type Alias AC0 

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

Analog Comparator

Aliased Type§

pub struct AC0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for AC0

Source§

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

Formats the value using the given formatter. Read more