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

type NTIMERS_DATE = Reg<u32, _NTIMERS_DATE>;

TIMG_NTIMERS_DATE

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

For information about available fields see ntimers_date module

Trait Implementations

impl Readable for NTIMERS_DATE[src]

read() method returns ntimers_date::R reader structure

impl ResetValue for NTIMERS_DATE[src]

Register NTIMERS_DATE reset()'s with value 0

impl Writable for NTIMERS_DATE[src]

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