Type Alias rp2040_pac::dma::INTS0

source ·
pub type INTS0 = Reg<INTS0_SPEC>;
Expand description

INTS0 (rw) register accessor: Interrupt Status for IRQ 0

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

For information about available fields see ints0 module

Aliased Type§

struct INTS0 { /* private fields */ }