#[repr(C)]pub struct RegisterBlock {Show 22 fields
pub c0cr: C0CR,
pub c1cr: C1CR,
pub c2cr: C2CR,
pub c3cr: C3CR,
pub c4cr: C4CR,
pub c5cr: C5CR,
pub c6cr: C6CR,
pub c7cr: C7CR,
pub c8cr: C8CR,
pub c9cr: C9CR,
pub c10cr: C10CR,
pub c11cr: C11CR,
pub c12cr: C12CR,
pub c13cr: C13CR,
pub csr: CSR,
pub cfr: CFR,
pub rg0cr: RG0CR,
pub rg1cr: RG1CR,
pub rg2cr: RG2CR,
pub rg3cr: RG3CR,
pub rgsr: RGSR,
pub rgcfr: RGCFR,
/* private fields */
}Expand description
Register block
Fields§
§c0cr: C0CR0x00 - DMA Multiplexer Channel 0 Control register
c1cr: C1CR0x04 - DMA Multiplexer Channel 1 Control register
c2cr: C2CR0x08 - DMA Multiplexer Channel 2 Control register
c3cr: C3CR0x0c - DMA Multiplexer Channel 3 Control register
c4cr: C4CR0x10 - DMA Multiplexer Channel 4 Control register
c5cr: C5CR0x14 - DMA Multiplexer Channel 5 Control register
c6cr: C6CR0x18 - DMA Multiplexer Channel 6 Control register
c7cr: C7CR0x1c - DMA Multiplexer Channel 7 Control register
c8cr: C8CR0x20 - DMA Multiplexer Channel 8 Control register
c9cr: C9CR0x24 - DMA Multiplexer Channel 9 Control register
c10cr: C10CR0x28 - DMA Multiplexer Channel 10 Control register
c11cr: C11CR0x2c - DMA Multiplexer Channel 11 Control register
c12cr: C12CR0x30 - DMA Multiplexer Channel 12 Control register
c13cr: C13CR0x34 - DMA Multiplexer Channel 13 Control register
csr: CSR0x80 - DMA Multiplexer Channel Status register
cfr: CFR0x84 - DMA Channel Clear Flag Register
rg0cr: RG0CR0x100 - DMA Request Generator 0 Control Register
rg1cr: RG1CR0x104 - DMA Request Generator 1 Control Register
rg2cr: RG2CR0x108 - DMA Request Generator 2 Control Register
rg3cr: RG3CR0x10c - DMA Request Generator 3 Control Register
rgsr: RGSR0x140 - DMA Request Generator Status Register
rgcfr: RGCFR0x144 - DMA Request Generator Clear Flag Register