Type Alias esp32c3::rtc_cntl::TIMER1

source ·
pub type TIMER1 = Reg<TIMER1_SPEC>;
Expand description

TIMER1 (rw) register accessor: rtc configure register

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

For information about available fields see timer1 module

Aliased Type§

struct TIMER1 { /* private fields */ }