Type Alias PCNT

Source
pub type PCNT = Periph<RegisterBlock, 0x6001_7000>;
Expand description

Pulse Count Controller

Aliased Type§

pub struct PCNT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PCNT

Source§

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

Formats the value using the given formatter. Read more