pub type SPE_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPCR_SPEC, bool, BitM, O>;
Field SPE writer - SPI Enable
SPE
struct SPE_W<'a, const O: u8> { /* private fields */ }