Struct stm32f1::stm32f103::ethernet_dma::dmabmr::W[][src]

pub struct W(_);
Expand description

Register DMABMR writer

Implementations

Bit 0 - Software reset

Bit 1 - DMA Arbitration

Bits 2:6 - Descriptor skip length

Bits 8:13 - Programmable burst length

Bits 14:15 - Rx Tx priority ratio

Bit 16 - Fixed burst

Bits 17:22 - Rx DMA PBL

Bit 23 - Use separate PBL

Bit 24 - 4xPBL mode

Bit 25 - Address-aligned beats

Writes raw bits to the register.

Methods from Deref<Target = W<DMABMR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.