Enum nrf52832_hal::pac::spis0::config::CPOL_A [−][src]
pub enum CPOL_A { ACTIVEHIGH, ACTIVELOW, }
Expand description
Serial clock (SCK) polarity
Value on reset: 0
Variants
0: Active high
1: Active low
pub enum CPOL_A { ACTIVEHIGH, ACTIVELOW, }
Serial clock (SCK) polarity
Value on reset: 0
0: Active high
1: Active low