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

type TIMGCLK = Reg<u32, _TIMGCLK>;

TIMGCLK

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

For information about available fields see timgclk module

Trait Implementations

impl Readable for TIMGCLK[src]

read() method returns timgclk::R reader structure

impl ResetValue for TIMGCLK[src]

Register TIMGCLK reset()'s with value 0

impl Writable for TIMGCLK[src]

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