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

type LACTLOADHI = Reg<u32, _LACTLOADHI>;

TIMG_LACTLOADHI

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

For information about available fields see lactloadhi module

Trait Implementations

impl Readable for LACTLOADHI[src]

read() method returns lactloadhi::R reader structure

impl ResetValue for LACTLOADHI[src]

Register LACTLOADHI reset()'s with value 0

impl Writable for LACTLOADHI[src]

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