pub type UNIT_OP = Reg<UNIT_OP_SPEC>;Expand description
UNIT_OP (rw) register accessor: system timer unit%s value update register
You can read this register and get unit_op::R. You can reset, write, write_with_zero this register using unit_op::W. You can also modify this register. See API.
For information about available fields see unit_op module
Aliased Type§
struct UNIT_OP { /* private fields */ }