Struct stm32f7::stm32f7x9::ethernet_dma::DMARDLAR[][src]

pub struct DMARDLAR { /* fields omitted */ }

Ethernet DMA receive descriptor list address register

Methods

impl DMARDLAR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for DMARDLAR

impl !Sync for DMARDLAR