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

type LACTUPDATE = Reg<u32, _LACTUPDATE>;

TIMG_LACTUPDATE

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

For information about available fields see lactupdate module

Trait Implementations

impl Readable for LACTUPDATE[src]

read() method returns lactupdate::R reader structure

impl ResetValue for LACTUPDATE[src]

Register LACTUPDATE reset()'s with value 0

impl Writable for LACTUPDATE[src]

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