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

type LACTLO = Reg<u32, _LACTLO>;

TIMG_LACTLO

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

For information about available fields see lactlo module

Trait Implementations

impl Readable for LACTLO[src]

read() method returns lactlo::R reader structure

impl ResetValue for LACTLO[src]

Register LACTLO reset()'s with value 0

impl Writable for LACTLO[src]

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