SPI3ENR

Type Alias SPI3ENR 

Source
pub type SPI3ENR = TIM2ENR;
Expand description

Possible values of the field SPI3EN

Aliased Type§

pub enum SPI3ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled