[][src]Type Definition atsame70j21b::rtc::RTC_TIMR

type RTC_TIMR = Reg<u32, _RTC_TIMR>;

Time Register

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

For information about available fields see rtc_timr module

Trait Implementations

impl Readable for RTC_TIMR[src]

read() method returns rtc_timr::R reader structure

impl ResetValue for RTC_TIMR[src]

Register RTC_TIMR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_TIMR[src]

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