Struct stm32g0::stm32g030::dma::ifcr::W[][src]

pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 0 - Clear channel 1 global interrupt flag

Bit 1 - Clear channel 1 transfer complete flag

Bit 2 - Clear channel 1 half transfer flag

Bit 3 - Clear channel 1 transfer error flag

Bit 4 - Clear channel 2 global interrupt flag

Bit 5 - Clear channel 2 transfer complete flag

Bit 6 - Clear channel 2 half transfer flag

Bit 7 - Clear channel 2 transfer error flag

Bit 8 - Clear channel 3 global interrupt flag

Bit 9 - Clear channel 3 transfer complete flag

Bit 10 - Clear channel 3 half transfer flag

Bit 11 - Clear channel 3 transfer error flag

Bit 12 - Clear channel 4 global interrupt flag

Bit 13 - Clear channel 4 transfer complete flag

Bit 14 - Clear channel 4 half transfer flag

Bit 15 - Clear channel 4 transfer error flag

Bit 16 - Clear channel 5 global interrupt flag

Bit 17 - Clear channel 5 transfer complete flag

Bit 18 - Clear channel 5 half transfer flag

Bit 19 - Clear channel 5 transfer error flag

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.