Skip to main content

SysCtl1

Type Alias SysCtl1 

Source
pub type SysCtl1 = Periph<RegisterBlock, 0x4400_0000>;
Expand description

System Control 1 - Interrupt Controller

Aliased Type§

pub struct SysCtl1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SysCtl1

Source§

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

Formats the value using the given formatter. Read more