[][src]Type Definition esp32::timg::RTCCALICFG

type RTCCALICFG = Reg<u32, _RTCCALICFG>;

TIMG_RTCCALICFG

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

For information about available fields see rtccalicfg module

Trait Implementations

impl Readable for RTCCALICFG[src]

read() method returns rtccalicfg::R reader structure

impl ResetValue for RTCCALICFG[src]

Register RTCCALICFG reset()'s with value 0

impl Writable for RTCCALICFG[src]

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