Type Alias SSM_W

pub type SSM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFG2_SPEC, SSM_A, BitM, O>;
Expand description

Field SSM writer - Software management of SS signal input

Aliased Typeยง

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