Skip to main content

GMAC_DMA

Type Alias GMAC_DMA 

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

Ethernet DMA configuration and control registers

Aliased Type§

pub struct GMAC_DMA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GMAC_DMA

Source§

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

Formats the value using the given formatter. Read more