Struct stm32wl::stm32wl5x_cm4::dmamux::rg1cr::R[][src]

pub struct R(_);
Expand description

Register RG1CR reader

Implementations

Bits 19:23 - Number of DMA requests to be generated (minus 1)

Bits 17:18 - DMA request generator trigger polarity

Bit 16 - DMA request generator channel x enable

Bit 8 - Trigger overrun interrupt enable

Bits 0:4 - Signal identification

Methods from Deref<Target = R<RG1CR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.