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

type WDTCONFIG2 = Reg<u32, _WDTCONFIG2>;

TIMG_WDTCONFIG2

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

For information about available fields see wdtconfig2 module

Trait Implementations

impl Readable for WDTCONFIG2[src]

read() method returns wdtconfig2::R reader structure

impl ResetValue for WDTCONFIG2[src]

Register WDTCONFIG2 reset()'s with value 0

impl Writable for WDTCONFIG2[src]

write(|w| ..) method takes wdtconfig2::W writer structure