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

type WDTCONFIG1 = Reg<u32, _WDTCONFIG1>;

TIMG_WDTCONFIG1

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

For information about available fields see wdtconfig1 module

Trait Implementations

impl Readable for WDTCONFIG1[src]

read() method returns wdtconfig1::R reader structure

impl ResetValue for WDTCONFIG1[src]

Register WDTCONFIG1 reset()'s with value 0

impl Writable for WDTCONFIG1[src]

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