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