Type Alias SSOM_W
pub type SSOM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFG2_SPEC, SSOM_A, BitM, O>;
Expand description
Field SSOM
writer - SS output management in master mode
Aliased Typeยง
struct SSOM_W<'a, const O: u8> { /* private fields */ }