Skip to main content

EMAC_EXT

Type Alias EMAC_EXT 

Source
pub type EMAC_EXT = Periph<RegisterBlock, 0x3ff6_9800>;
Expand description

Ethernet Clock, PHY type, and SRAM configuration registers

Aliased Type§

pub struct EMAC_EXT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EMAC_EXT

Source§

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

Formats the value using the given formatter. Read more