Type Alias esp32c6::timg0::T0UPDATE

source ·
pub type T0UPDATE = Reg<T0UPDATE_SPEC>;
Expand description

T0UPDATE (rw) register accessor: Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG

You can read this register and get t0update::R. You can reset, write, write_with_zero this register using t0update::W. You can also modify this register. See API.

For information about available fields see t0update module

Aliased Type§

struct T0UPDATE { /* private fields */ }