Type Alias esp32c3::rtc_cntl::WDTCONFIG1

source ·
pub type WDTCONFIG1 = Reg<WDTCONFIG1_SPEC>;
Expand description

WDTCONFIG1 (rw) register accessor: rtc configure register

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

For information about available fields see wdtconfig1 module

Aliased Type§

struct WDTCONFIG1 { /* private fields */ }