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