Type Alias stm32_hal2::pac::spi1::cfg2::SP_W

source ·
pub type SP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFG2_SPEC, u8, SP_A, Unsafe, 3, O>;
Expand description

Field SP writer - Serial Protocol

Aliased Type§

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