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

type T1LOADHI = Reg<u32, _T1LOADHI>;

TIMG_T1LOADHI

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

For information about available fields see t1loadhi module

Trait Implementations

impl Readable for T1LOADHI[src]

read() method returns t1loadhi::R reader structure

impl ResetValue for T1LOADHI[src]

Register T1LOADHI reset()'s with value 0

impl Writable for T1LOADHI[src]

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