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