UART8ENR

Type Alias UART8ENR 

Source
pub type UART8ENR = TIM2ENR;
Expand description

Possible values of the field UART8EN

Aliased Type§

pub enum UART8ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled