Skip to main content

PAU

Type Alias PAU 

Source
pub type PAU = Periph<RegisterBlock, 0x6009_3000>;
Expand description

PAU Peripheral

Aliased Type§

pub struct PAU { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PAU

Source§

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

Formats the value using the given formatter. Read more