Type Alias stm32_hal2::pac::spi1::cfg2::CPOL_W

source ·
pub type CPOL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFG2_SPEC, CPOL_A, BitM, O>;
Expand description

Field CPOL writer - Clock polarity

Aliased Type§

struct CPOL_W<'a, const O: u8> { /* private fields */ }