rp2040_pac::dma

Type Alias 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 */ }