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

type SLP_TIMER0 = Reg<u32, _SLP_TIMER0>;

RTC_CNTL_SLP_TIMER0

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

For information about available fields see slp_timer0 module

Trait Implementations

impl Readable for SLP_TIMER0[src]

read() method returns slp_timer0::R reader structure

impl ResetValue for SLP_TIMER0[src]

Register SLP_TIMER0 reset()'s with value 0

impl Writable for SLP_TIMER0[src]

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