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

type WDTCONFIG5 = Reg<u32, _WDTCONFIG5>;

TIMG_WDTCONFIG5

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

For information about available fields see wdtconfig5 module

Trait Implementations

impl Readable for WDTCONFIG5[src]

read() method returns wdtconfig5::R reader structure

impl ResetValue for WDTCONFIG5[src]

Register WDTCONFIG5 reset()'s with value 0

impl Writable for WDTCONFIG5[src]

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