pub type UPDATE = Reg<UPDATE_SPEC>;
Expand description
UPDATE (rw) register accessor: Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG
You can read
this register and get update::R
. You can reset
, write
, write_with_zero
this register using update::W
. You can also modify
this register. See API.
For information about available fields see update
module
Aliased Typeยง
struct UPDATE { /* private fields */ }