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

type LACTHI = Reg<u32, _LACTHI>;

TIMG_LACTHI

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

For information about available fields see lacthi module

Trait Implementations

impl Readable for LACTHI[src]

read() method returns lacthi::R reader structure

impl ResetValue for LACTHI[src]

Register LACTHI reset()'s with value 0

impl Writable for LACTHI[src]

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