Type Alias stm32_hal2::pac::spi1::cr1::CSTART_W

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

Field CSTART writer - Master transfer start

Aliased Type§

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