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

Field IDMABMODE writer - Buffer mode selection. This bit can only be written by firmware when DPSM is inactive (DPSMACT = 0).

Aliased Type§

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