Enum stm32l4_stm32hal::stm32l4x1::spi1::cr1::SPE_A [−][src]
pub enum SPE_A { DISABLED, ENABLED, }
Expand description
SPI enable
Value on reset: 0
Variants
0: Peripheral disabled
1: Peripheral enabled
pub enum SPE_A { DISABLED, ENABLED, }
SPI enable
Value on reset: 0
0: Peripheral disabled
1: Peripheral enabled