Type Alias rp2040_pac::dma::INTS1

source ·
pub type INTS1 = Reg<INTS1_SPEC>;
Expand description

INTS1 (rw) register accessor: Interrupt Status (masked) for IRQ 1

You can read this register and get ints1::R. You can reset, write, write_with_zero this register using ints1::W. You can also modify this register. See API.

For information about available fields see ints1 module

Aliased Type§

struct INTS1 { /* private fields */ }