Type Alias COMP

Source
pub type COMP = Periph<RegisterBlock, 0x4001_0000>;
Expand description

General purpose comparators

See peripheral structure

Aliased Type§

struct COMP { /* private fields */ }

Trait Implementations§

Source§

impl Debug for COMP

Source§

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

Formats the value using the given formatter. Read more