pub type SPIEN_W<'a, const O: u8> = BitWriterRaw<'a, u8, HIGH_SPEC, bool, BitM, O>;
Field SPIEN writer - Serial program downloading (SPI) enabled
SPIEN
struct SPIEN_W<'a, const O: u8> { /* private fields */ }