Type Alias rp2040_pac::dma::INTE1

source ·
pub type INTE1 = Reg<INTE1_SPEC>;
Expand description

INTE1 (rw) register accessor: Interrupt Enables for IRQ 1

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

For information about available fields see inte1 module

Aliased Type§

struct INTE1 { /* private fields */ }