Type Alias daisy::pac::sdmmc1::idmabase1r::IDMABASE1_R
pub type IDMABASE1_R = FieldReaderRaw<u32, u32>;
Expand description
Field IDMABASE1
reader - 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_R { /* private fields */ }