Type Alias MODEM_LPCON

Source
pub type MODEM_LPCON = Periph<RegisterBlock, 0x600a_f000>;
Expand description

MODEM_LPCON Peripheral

Aliased Type§

pub struct MODEM_LPCON { /* private fields */ }

Trait Implementations§

Source§

impl Debug for MODEM_LPCON

Source§

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

Formats the value using the given formatter. Read more