CAN2ENR

Type Alias CAN2ENR 

Source
pub type CAN2ENR = TIM2ENR;
Expand description

Possible values of the field CAN2EN

Aliased Type§

pub enum CAN2ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled