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

type T1LOAD = Reg<u32, _T1LOAD>;

TIMG_T1LOAD

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

For information about available fields see t1load module

Trait Implementations

impl Readable for T1LOAD[src]

read() method returns t1load::R reader structure

impl ResetValue for T1LOAD[src]

Register T1LOAD reset()'s with value 0

impl Writable for T1LOAD[src]

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