Struct gd32f1::gd32f190::dac::ctl::R[][src]

pub struct R(_);
Expand description

Register CTL reader

Implementations

Bit 0 - DAC0 enable

Bit 1 - DAC0 output buffer turn off

Bit 2 - DAC0 trigger enable

Bits 3:5 - DAC0 trigger selection

Bit 12 - DAC0 DMA enable

Bit 13 - DAC0 DMA Underrun Interrupt enable

Bit 16 - DAC1 enable

Bit 17 - DAC1 output buffer turn off

Bit 18 - DAC1 trigger enable

Bits 19:21 - DAC1 trigger selection

Bit 28 - DAC1 DMA enable

Bit 29 - DAC1 DMA Underrun Interrupt enable

Methods from Deref<Target = R<CTL_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.