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

type SLP_TIMER1 = Reg<u32, _SLP_TIMER1>;

RTC_CNTL_SLP_TIMER1

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

For information about available fields see slp_timer1 module

Trait Implementations

impl Readable for SLP_TIMER1[src]

read() method returns slp_timer1::R reader structure

impl ResetValue for SLP_TIMER1[src]

Register SLP_TIMER1 reset()'s with value 0

impl Writable for SLP_TIMER1[src]

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