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