Type Alias SPE_W

pub type SPE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, SPE_A, BitM, O>;
Expand description

Field SPE writer - Serial Peripheral Enable

Aliased Typeยง

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