[][src]Type Definition esp32::timg::WDTCONFIG4

type WDTCONFIG4 = Reg<u32, _WDTCONFIG4>;

TIMG_WDTCONFIG4

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available 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