PWRENR

Type Alias PWRENR 

Source
pub type PWRENR = TIM2ENR;
Expand description

Possible values of the field PWREN

Aliased Type§

pub enum PWRENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled