Struct stm32f7x6::ethernet_dma::DMABMR [] [src]

pub struct DMABMR { /* fields omitted */ }

Ethernet DMA bus mode register

Methods

impl DMABMR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for DMABMR

impl !Sync for DMABMR