Type Alias HP_APM

Source
pub type HP_APM = Periph<RegisterBlock, 0x6009_9000>;
Expand description

HP_APM Peripheral

Aliased Type§

pub struct HP_APM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for HP_APM

Source§

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

Formats the value using the given formatter. Read more