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

type SLP_REJECT_CONF = Reg<u32, _SLP_REJECT_CONF>;

RTC_CNTL_SLP_REJECT_CONF

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

For information about available fields see slp_reject_conf module

Trait Implementations

impl Readable for SLP_REJECT_CONF[src]

read() method returns slp_reject_conf::R reader structure

impl ResetValue for SLP_REJECT_CONF[src]

Register SLP_REJECT_CONF reset()'s with value 0

impl Writable for SLP_REJECT_CONF[src]

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