[][src]Type Definition esp32::rtccntl::EXT_WAKEUP1_STATUS

type EXT_WAKEUP1_STATUS = Reg<u32, _EXT_WAKEUP1_STATUS>;

RTC_CNTL_EXT_WAKEUP1_STATUS

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

For information about available fields see ext_wakeup1_status module

Trait Implementations

impl Readable for EXT_WAKEUP1_STATUS[src]

read() method returns ext_wakeup1_status::R reader structure

impl ResetValue for EXT_WAKEUP1_STATUS[src]

Register EXT_WAKEUP1_STATUS reset()'s with value 0

impl Writable for EXT_WAKEUP1_STATUS[src]

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