[−][src]Type Definition esp8266::rtc::RTC_STATE1
type RTC_STATE1 = Reg<u32, _RTC_STATE1>;
RTC_STATE1
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see rtc_state1 module
Trait Implementations
impl Readable for RTC_STATE1[src]
read() method returns rtc_state1::R reader structure
impl ResetValue for RTC_STATE1[src]
Register RTC_STATE1 reset()'s with value 0
impl Writable for RTC_STATE1[src]
write(|w| ..) method takes rtc_state1::W writer structure