Struct stm32g0::stm32g0c1::tim2::smcr::OCCS_W[][src]

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

Field OCCS writer - OCREF clear selection This bit is used to select the OCREF clear source

Implementations

Writes variant to the field

OCREF_CLR_INT is connected to COMP1 or COMP2 output depending on TIMx_OR1.OCREF_CLR

OCREF_CLR_INT is connected to ETRF

Sets the field bit

Clears the field bit

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.