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

type T1LO = Reg<u32, _T1LO>;

TIMG_T1LO

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

For information about available fields see t1lo module

Trait Implementations

impl Readable for T1LO[src]

read() method returns t1lo::R reader structure

impl ResetValue for T1LO[src]

Register T1LO reset()'s with value 0

impl Writable for T1LO[src]

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