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

type LACTRTC = Reg<u32, _LACTRTC>;

TIMG_LACTRTC

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

For information about available fields see lactrtc module

Trait Implementations

impl Readable for LACTRTC[src]

read() method returns lactrtc::R reader structure

impl ResetValue for LACTRTC[src]

Register LACTRTC reset()'s with value 0

impl Writable for LACTRTC[src]

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