pub type STUPM_W<'a, const O: u8> = BitWriterRaw<'a, u32, DOEPMSK_SPEC, bool, BitM, O>;
Expand description

Field STUPM writer - SETUP phase done mask

Aliased Type§

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