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