Type Alias SEC_COMP

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

Comparator

See peripheral structure

Aliased Type§

pub struct SEC_COMP { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_COMP

Source§

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

Formats the value using the given formatter. Read more