pub type SPE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, SPE_A, BitM, O>;
Field SPE writer - Serial Peripheral Enable
SPE
struct SPE_W<'a, const O: u8> { /* private fields */ }