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

type RTC_TIMALR = Reg<u32, _RTC_TIMALR>;

Time Alarm Register

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

For information about available fields see rtc_timalr module

Trait Implementations

impl Readable for RTC_TIMALR[src]

read() method returns rtc_timalr::R reader structure

impl ResetValue for RTC_TIMALR[src]

Register RTC_TIMALR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_TIMALR[src]

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