pub type IDMABASE1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, IDMABASE1R_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field IDMABASE1 writer - Buffer 1 memory base address, shall be word aligned (bit [1:0] are always 0 and read only). This register can be written by firmware when DPSM is inactive (DPSMACT = 0), and can dynamically be written by firmware when DPSM active (DPSMACT = 1) and memory buffer 1 is inactive (IDMABACT = 0).

Aliased Type§

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