Type Alias rp2040_pac::dma::ints0::INTS0_R

source ·
pub type INTS0_R = FieldReader<u16>;
Expand description

Field INTS0 reader - 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.

Aliased Type§

struct INTS0_R { /* private fields */ }