Skip to main content

APB_CTRL

Type Alias APB_CTRL 

Source
pub type APB_CTRL = Periph<RegisterBlock, 0x6002_6000>;
Expand description

APB (Advanced Peripheral Bus) Controller

Aliased Type§

pub struct APB_CTRL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for APB_CTRL

Source§

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

Formats the value using the given formatter. Read more