Datasheet

Table Of Contents
Table 151. INTS0
Register
Bits Description Type Reset
31:16 Reserved. - -
15:0 Indicates active channel interrupt requests which are currently causing IRQ 0
to be asserted.
Channel interrupts can be cleared by writing a bit mask here.
WC 0x0000
DMA: INTE1 Register
Offset: 0x414
Description
Interrupt Enables for IRQ 1
Table 152. INTE1
Register
Bits Description Type Reset
31:16 Reserved. - -
15:0 Set bit n to pass interrupts from channel n to DMA IRQ 1. RW 0x0000
DMA: INTF1 Register
Offset: 0x418
Description
Force Interrupts for IRQ 1
Table 153. INTF1
Register
Bits Description Type Reset
31:16 Reserved. - -
15:0 Write 1s to force the corresponding bits in INTE0. The interrupt remains
asserted until INTF0 is cleared.
RW 0x0000
DMA: INTS1 Register
Offset: 0x41c
Description
Interrupt Status (masked) for IRQ 1
Table 154. INTS1
Register
Bits Description Type Reset
31:16 Reserved. - -
15:0 Indicates active channel interrupt requests which are currently causing IRQ 1
to be asserted.
Channel interrupts can be cleared by writing a bit mask here.
WC 0x0000
DMA: TIMER0, TIMER1, TIMER2, TIMER3 Registers
Offsets: 0x420, 0x424, 0x428, 0x42c
Description
Pacing (X/Y) Fractional Timer
The pacing timer produces TREQ assertions at a rate set by ((X/Y) * sys_clk). This equation is evaluated every
sys_clk cycles and therefore can only generate TREQs at a rate of 1 per sys_clk (i.e. permanent TREQ) or less.
RP2040 Datasheet
2.5. DMA 144