Struct stm32g0::stm32g0c1::tim1::af1::ETRSEL_W[][src]

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

Field ETRSEL writer - ETR source selection These bits select the ETR input source. Others: Reserved Note: These bits can not be modified as long as LOCK level 1 has been programmed (LOCK bits in TIMx_BDTR register).

Implementations

Writes variant to the field

ETR legacy mode

COMP1 output

COMP2 output

ADC1 AWD1

ADC1 AWD2

ADC1 AWD3

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.