Type Alias stm32f4xx_hal::pac::spi1::cr1::CPHA_W

source ·
pub type CPHA_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, CPHA_A, BitM, O>;
Expand description

Field CPHA writer - Clock phase

Aliased Type§

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