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

type RTCCALICFG1 = Reg<u32, _RTCCALICFG1>;

TIMG_RTCCALICFG1

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

For information about available fields see rtccalicfg1 module

Trait Implementations

impl Readable for RTCCALICFG1[src]

read() method returns rtccalicfg1::R reader structure

impl ResetValue for RTCCALICFG1[src]

Register RTCCALICFG1 reset()'s with value 0

impl Writable for RTCCALICFG1[src]

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