#[repr(C)]pub struct RegisterBlock {Show 31 fields
pub isr: ISR,
pub ifcr: IFCR,
pub ccr1: CCR1,
pub cndtr1: CNDTR1,
pub cpar1: CPAR1,
pub cmar1: CMAR1,
pub ccr2: CCR2,
pub cndtr2: CNDTR2,
pub cpar2: CPAR2,
pub cmar2: CMAR2,
pub ccr3: CCR3,
pub cndtr3: CNDTR3,
pub cpar3: CPAR3,
pub cmar3: CMAR3,
pub ccr4: CCR4,
pub cndtr4: CNDTR4,
pub cpar4: CPAR4,
pub cmar4: CMAR4,
pub ccr5: CCR5,
pub cndtr5: CNDTR5,
pub cpar5: CPAR5,
pub cmar5: CMAR5,
pub ccr6: CCR6,
pub cndtr6: CNDTR6,
pub cpar6: CPAR6,
pub cmar6: CMAR6,
pub ccr7: CCR7,
pub cndtr7: CNDTR7,
pub cpar7: CPAR7,
pub cmar7: CMAR7,
pub cselr: CSELR,
/* private fields */
}Expand description
Register block
Fields§
§isr: ISR0x00 - interrupt status register
ifcr: IFCR0x04 - interrupt flag clear register
ccr1: CCR10x08 - channel x configuration register
cndtr1: CNDTR10x0c - channel x number of data register
cpar1: CPAR10x10 - channel x peripheral address register
cmar1: CMAR10x14 - channel x memory address register
ccr2: CCR20x1c - channel x configuration register
cndtr2: CNDTR20x20 - channel x number of data register
cpar2: CPAR20x24 - channel x peripheral address register
cmar2: CMAR20x28 - channel x memory address register
ccr3: CCR30x30 - channel x configuration register
cndtr3: CNDTR30x34 - channel x number of data register
cpar3: CPAR30x38 - channel x peripheral address register
cmar3: CMAR30x3c - channel x memory address register
ccr4: CCR40x44 - channel x configuration register
cndtr4: CNDTR40x48 - channel x number of data register
cpar4: CPAR40x4c - channel x peripheral address register
cmar4: CMAR40x50 - channel x memory address register
ccr5: CCR50x58 - channel x configuration register
cndtr5: CNDTR50x5c - channel x number of data register
cpar5: CPAR50x60 - channel x peripheral address register
cmar5: CMAR50x64 - channel x memory address register
ccr6: CCR60x6c - channel x configuration register
cndtr6: CNDTR60x70 - channel x number of data register
cpar6: CPAR60x74 - channel x peripheral address register
cmar6: CMAR60x78 - channel x memory address register
ccr7: CCR70x80 - channel x configuration register
cndtr7: CNDTR70x84 - channel x number of data register
cpar7: CPAR70x88 - channel x peripheral address register
cmar7: CMAR70x8c - channel x memory address register
cselr: CSELR0xa8 - channel selection register