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

type T0HI = Reg<u32, _T0HI>;

TIMG_T0HI

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

For information about available fields see t0hi module

Trait Implementations

impl Readable for T0HI[src]

read() method returns t0hi::R reader structure

impl ResetValue for T0HI[src]

Register T0HI reset()'s with value 0

impl Writable for T0HI[src]

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