Type Alias EMAC_DMA

Source
pub type EMAC_DMA = Periph<RegisterBlock, 0x3ff6_9000>;
Expand description

Ethernet DMA configuration and control registers

Aliased Type§

pub struct EMAC_DMA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EMAC_DMA

Source§

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

Formats the value using the given formatter. Read more