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

type T1CONFIG = Reg<u32, _T1CONFIG>;

TIMG_T1CONFIG

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

For information about available fields see t1config module

Trait Implementations

impl Readable for T1CONFIG[src]

read() method returns t1config::R reader structure

impl ResetValue for T1CONFIG[src]

Register T1CONFIG reset()'s with value 0

impl Writable for T1CONFIG[src]

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