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