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

type T1HI = Reg<u32, _T1HI>;

TIMG_T1HI

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

For information about available fields see t1hi module

Trait Implementations

impl Readable for T1HI[src]

read() method returns t1hi::R reader structure

impl ResetValue for T1HI[src]

Register T1HI reset()'s with value 0

impl Writable for T1HI[src]

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