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

type EXT_XTL_CONF = Reg<u32, _EXT_XTL_CONF>;

RTC_CNTL_EXT_XTL_CONF

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

For information about avaliable fields see ext_xtl_conf module

Trait Implementations

impl Readable for EXT_XTL_CONF[src]

read() method returns ext_xtl_conf::R reader structure

impl ResetValue for EXT_XTL_CONF[src]

Register EXT_XTL_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for EXT_XTL_CONF[src]

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