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

type LACTALARMHI = Reg<u32, _LACTALARMHI>;

TIMG_LACTALARMHI

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

For information about available fields see lactalarmhi module

Trait Implementations

impl Readable for LACTALARMHI[src]

read() method returns lactalarmhi::R reader structure

impl ResetValue for LACTALARMHI[src]

Register LACTALARMHI reset()'s with value 0

impl Writable for LACTALARMHI[src]

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