Type Alias MODEM_SYSCON

Source
pub type MODEM_SYSCON = Periph<RegisterBlock, 0x600a_9800>;
Expand description

MODEM_SYSCON Peripheral

Aliased Type§

pub struct MODEM_SYSCON { /* private fields */ }

Trait Implementations§

Source§

impl Debug for MODEM_SYSCON

Source§

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

Formats the value using the given formatter. Read more