Struct stm32g0::stm32g0c1::dac::dac_cr::TSEL1_W[][src]

pub struct TSEL1_W<'a> { /* fields omitted */ }
Expand description

Field TSEL1 writer - DAC channel1 trigger selection These bits select the external event used to trigger DAC channel1 … Refer to the trigger selection tables in for details on trigger configuration and mapping. Note: Only used if bit TEN1 = 1 (DAC channel1 trigger enabled).

Implementations

Writes variant to the field

SWTRIG1

dac_ch1_trg1

dac_ch1_trg2

dac_ch1_trg15

Writes raw bits to the field

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.