CAN1ENR

Type Alias CAN1ENR 

Source
pub type CAN1ENR = TIM2ENR;
Expand description

Possible values of the field CAN1EN

Aliased Type§

pub enum CAN1ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled