Struct stm32f469xx::ETHERNET_DMA[][src]

pub struct ETHERNET_DMA { /* fields omitted */ }

Ethernet: DMA controller operation

Methods

impl ETHERNET_DMA
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ETHERNET_DMA
[src]

impl Deref for ETHERNET_DMA
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ETHERNET_DMA