Struct stm32f1::stm32f101::dma1::ifcr::W[][src]

pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 0 - Channel 1 Global interrupt clear

Bit 4 - Channel 2 Global interrupt clear

Bit 8 - Channel 3 Global interrupt clear

Bit 12 - Channel 4 Global interrupt clear

Bit 16 - Channel 5 Global interrupt clear

Bit 20 - Channel 6 Global interrupt clear

Bit 24 - Channel 7 Global interrupt clear

Bit 1 - Channel 1 Transfer Complete clear

Bit 5 - Channel 2 Transfer Complete clear

Bit 9 - Channel 3 Transfer Complete clear

Bit 13 - Channel 4 Transfer Complete clear

Bit 17 - Channel 5 Transfer Complete clear

Bit 21 - Channel 6 Transfer Complete clear

Bit 25 - Channel 7 Transfer Complete clear

Bit 2 - Channel 1 Half Transfer clear

Bit 6 - Channel 2 Half Transfer clear

Bit 10 - Channel 3 Half Transfer clear

Bit 14 - Channel 4 Half Transfer clear

Bit 18 - Channel 5 Half Transfer clear

Bit 22 - Channel 6 Half Transfer clear

Bit 26 - Channel 7 Half Transfer clear

Bit 3 - Channel 1 Transfer Error clear

Bit 7 - Channel 2 Transfer Error clear

Bit 11 - Channel 3 Transfer Error clear

Bit 15 - Channel 4 Transfer Error clear

Bit 19 - Channel 5 Transfer Error clear

Bit 23 - Channel 6 Transfer Error clear

Bit 27 - Channel 7 Transfer Error clear

Writes raw bits to the register.

Methods from Deref<Target = W<IFCR_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.