Struct stm32f0xx_hal::stm32::tim3::smcr::TS_W[][src]

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

Field TS writer - Trigger selection

Implementations

Writes variant to the field

Internal Trigger 0 (ITR0)

Internal Trigger 1 (ITR1)

Internal Trigger 2 (ITR2)

TI1 Edge Detector (TI1F_ED)

Filtered Timer Input 1 (TI1FP1)

Filtered Timer Input 2 (TI2FP2)

External Trigger input (ETRF)

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.