pub type ENA = Reg<ENA_SPEC>;
Expand description
ENA (rw) register accessor: Interrupt enable bits of channel 0
You can read
this register and get ena::R
. You can reset
, write
, write_with_zero
this register using ena::W
. You can also modify
this register. See API.
For information about available fields see ena
module
struct ENA { }