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

type T1UPDATE = Reg<u32, _T1UPDATE>;

TIMG_T1UPDATE

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

For information about available fields see t1update module

Trait Implementations

impl Readable for T1UPDATE[src]

read() method returns t1update::R reader structure

impl ResetValue for T1UPDATE[src]

Register T1UPDATE reset()'s with value 0

impl Writable for T1UPDATE[src]

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