Type Definition esp32c3::rtccntl::RTC_CNTL_WDTCONFIG1 [−][src]
type RTC_CNTL_WDTCONFIG1 = Reg<u32, _RTC_CNTL_WDTCONFIG1>;
RTC_CNTL_WDTCONFIG1
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see rtc_cntl_wdtconfig1 module
Trait Implementations
impl Readable for RTC_CNTL_WDTCONFIG1[src]
read() method returns rtc_cntl_wdtconfig1::R reader structure
impl ResetValue for RTC_CNTL_WDTCONFIG1[src]
Register RTC_CNTL_WDTCONFIG1 reset()'s with value 0
impl Writable for RTC_CNTL_WDTCONFIG1[src]
write(|w| ..) method takes rtc_cntl_wdtconfig1::W writer structure