UART5ENW

Type Alias UART5ENW 

Source
pub type UART5ENW = TIM2ENW;
Expand description

Values that can be written to the field UART5EN

Aliased Type§

pub enum UART5ENW {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled