Type Alias rp2040_pac::dma::ints1::INTS1_R

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

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

Aliased Type§

struct INTS1_R { /* private fields */ }