Module intr

Source
Expand description

Interrupt Status (raw)

Structs§

INTR_SPEC
Interrupt Status (raw)

Type Aliases§

INTR_R
Field INTR reader - Raw interrupt status for DMA Channels 0..15. Bit n corresponds to channel n. Ignores any masking or forcing. Channel interrupts can be cleared by writing a bit mask to INTR, INTS0 or INTS1.
INTR_W
Field INTR writer - Raw interrupt status for DMA Channels 0..15. Bit n corresponds to channel n. Ignores any masking or forcing. Channel interrupts can be cleared by writing a bit mask to INTR, INTS0 or INTS1.
R
Register INTR reader
W
Register INTR writer