Type Alias EMAC_MAC

Source
pub type EMAC_MAC = Periph<RegisterBlock, 0x3ff6_a000>;
Expand description

Ethernet MAC configuration and control registers

Aliased Type§

pub struct EMAC_MAC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EMAC_MAC

Source§

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

Formats the value using the given formatter. Read more