rp-pac

Crates

7.0.0

Versions

rp235x

Flavors

Module regs

Source

Structsยง

ChTransCount
DMA Channel 0 Transfer Count
ChanAbort
Abort an in-progress transfer sequence on one or more channels
CtrlTrig
DMA Channel 0 Control and Status
DbgCtdreq
Read: get channel DREQ counter (i.e. how many accesses the DMA expects it can perform on the peripheral without overflow/underflow. Write any value: clears the counter, and cause channel to re-initiate DREQ handshake.
FifoLevels
Debug RAF, WAF, TDF levels
MpuCtrl
Control register for DMA MPU. Accessible only from a Privileged context.
MultiChanTrigger
Trigger one or more channels simultaneously
Nchannels
The number of channels this DMA instance is equipped with. This DMA supports up to 16 hardware channels, but can be configured with as few as one, to minimise silicon area.
SeccfgCh
Security configuration for channel 0. Control whether this channel performs Secure/Non-secure and Privileged/Unprivileged bus accesses. If this channel generates bus accesses of some security level, an access of at least that level (in the order S+P > S+U > NS+P > NS+U) is required to program, trigger, abort, check the status of, interrupt on or acknowledge the interrupt of this channel. This register automatically locks down (becomes read-only) once software starts to configure the channel. This register is world-readable, but is writable only from a Secure, Privileged context.
SeccfgIrq
Security configuration for IRQ 0. Control whether the IRQ permits configuration by Non-secure/Unprivileged contexts, and whether it can observe Secure/Privileged channel interrupt flags.
SeccfgMisc
Miscellaneous security configuration
SniffCtrl
Sniffer Control
Timer
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.