UART4ENW

Type Alias UART4ENW 

Source
pub type UART4ENW = TIM2ENW;
Expand description

Values that can be written to the field UART4EN

Aliased Type§

pub enum UART4ENW {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled