Type Definition stm32g0::stm32g0b0::tim15::cr1::CEN_R

source · []
pub type CEN_R = BitReader<CEN_A>;
Expand description

Field CEN reader - Counter enable Note: External clock and gated mode can work only if the CEN bit has been previously set by software. However trigger mode can set the CEN bit automatically by hardware.

Implementations

Get enumerated values variant

Checks if the value of the field is Disabled

Checks if the value of the field is Enabled