Skip to main content

Dbgmailbox

Type Alias Dbgmailbox 

Source
pub type Dbgmailbox = Periph<RegisterBlock, 0x4010_1000>;
Expand description

DBGMB

Aliased Type§

pub struct Dbgmailbox { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Dbgmailbox

Source§

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

Formats the value using the given formatter. Read more