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

type WDTWPROTECT = Reg<u32, _WDTWPROTECT>;

TIMG_WDTWPROTECT

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

For information about available fields see wdtwprotect module

Trait Implementations

impl Readable for WDTWPROTECT[src]

read() method returns wdtwprotect::R reader structure

impl ResetValue for WDTWPROTECT[src]

Register WDTWPROTECT reset()'s with value 0

impl Writable for WDTWPROTECT[src]

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