Type Alias rp2040_pac::dma::ints1::R

source ·
pub type R = R<INTS1_SPEC>;
Expand description

Register INTS1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ints1(&self) -> INTS1_R

Bits 0:15 - 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.