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

type T0CONFIG = Reg<u32, _T0CONFIG>;

TIMG_T0CONFIG

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

For information about available fields see t0config module

Trait Implementations

impl Readable for T0CONFIG[src]

read() method returns t0config::R reader structure

impl ResetValue for T0CONFIG[src]

Register T0CONFIG reset()'s with value 0

impl Writable for T0CONFIG[src]

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