SPI2ENR

Type Alias SPI2ENR 

Source
pub type SPI2ENR = TIM2ENR;
Expand description

Possible values of the field SPI2EN

Aliased Type§

pub enum SPI2ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled