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