[][src]Type Definition atsam4e16e_pac::rtc::CALR

type CALR = Reg<u32, _CALR>;

Calendar Register

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

For information about available fields see calr module

Trait Implementations

impl Readable for CALR[src]

read() method returns calr::R reader structure

impl ResetValue for CALR[src]

Register CALR reset()'s with value 0x01a1_1020

type Type = u32

Register size

impl Writable for CALR[src]

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