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