Type Alias rp2040_pac::pio0::sm_irq::IRQ_INTE

source ·
pub type IRQ_INTE = Reg<IRQ_INTE_SPEC>;
Expand description

IRQ_INTE (rw) register accessor: Interrupt Enable for irq0

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

For information about available fields see irq_inte module

Aliased Type§

struct IRQ_INTE { /* private fields */ }