Type Alias PCR

Source
pub type PCR = Periph<RegisterBlock, 0x6009_6000>;
Expand description

PCR Peripheral

Aliased Type§

pub struct PCR { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PCR

Source§

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

Formats the value using the given formatter. Read more