[][src]Type Definition esp32::rtcio::XTL_EXT_CTR

type XTL_EXT_CTR = Reg<u32, _XTL_EXT_CTR>;

RTC_IO_XTL_EXT_CTR

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

For information about available fields see xtl_ext_ctr module

Trait Implementations

impl Readable for XTL_EXT_CTR[src]

read() method returns xtl_ext_ctr::R reader structure

impl ResetValue for XTL_EXT_CTR[src]

Register XTL_EXT_CTR reset()'s with value 0

impl Writable for XTL_EXT_CTR[src]

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