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

Field RSE writer - Receive Stopped Enable

Aliased Type§

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