pub type IRQ_ENA = Reg<IRQ_ENA_SPEC>;
Expand description
IRQ_ENA (rw) register accessor: Interrupt enable register.
You can read
this register and get irq_ena::R
. You can reset
, write
, write_with_zero
this register using irq_ena::W
. You can also modify
this register. See API.
For information about available fields see irq_ena
module
Aliased Typeยง
struct IRQ_ENA { /* private fields */ }