Type Definition stm32g0::stm32g0c1::tim2::cr1::DIR_R

source · []
pub type DIR_R = BitReader<DIR_A>;
Expand description

Field DIR reader - Direction Note: This bit is read only when the timer is configured in Center-aligned mode or Encoder mode.

Implementations

Get enumerated values variant

Checks if the value of the field is Up

Checks if the value of the field is Down