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

type T0LOADHI = Reg<u32, _T0LOADHI>;

TIMG_T0LOADHI

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

For information about available fields see t0loadhi module

Trait Implementations

impl Readable for T0LOADHI[src]

read() method returns t0loadhi::R reader structure

impl ResetValue for T0LOADHI[src]

Register T0LOADHI reset()'s with value 0

impl Writable for T0LOADHI[src]

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