Type Alias ETHERNET_MMC

Source
pub type ETHERNET_MMC = Periph<RegisterBlock, 0x4002_8100>;
Expand description

Ethernet: MAC management counters

See peripheral structure

Aliased Type§

struct ETHERNET_MMC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for ETHERNET_MMC

Source§

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

Formats the value using the given formatter. Read more