Skip to main content

LP_APM

Type Alias LP_APM 

Source
pub type LP_APM = Periph<RegisterBlock, 0x600b_3800>;
Expand description

Low-power Access Permission Management Controller

Aliased Type§

pub struct LP_APM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_APM

Source§

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

Formats the value using the given formatter. Read more