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

type RTC_CALALR = Reg<u32, _RTC_CALALR>;

Calendar Alarm Register

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

For information about available fields see rtc_calalr module

Trait Implementations

impl Readable for RTC_CALALR[src]

read() method returns rtc_calalr::R reader structure

impl ResetValue for RTC_CALALR[src]

Register RTC_CALALR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_CALALR[src]

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