UART4ENR

Type Alias UART4ENR 

Source
pub type UART4ENR = TIM2ENR;
Expand description

Possible values of the field UART4EN

Aliased Type§

pub enum UART4ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled