Struct stm32wl::stm32wl5x_cm4::lptim1::cfgr::CKPOL_W[][src]

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

Field CKPOL writer - CKPOL

Implementations

Writes variant to the field

The rising edge is the active edge used for counting. If LPTIM is in encoder mode: Encoder sub-mode 1 is active.

The falling edge is the active edge used for counting. If LPTIM is in encoder mode: Encoder sub-mode 2 is active.

Both edges are active edge. If LPTIM is in encoder mode: Encoder sub-mode 3 is active.

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.