Type Definition atsam4s2c_pac::rtc::calr::R[][src]

type R = R<u32, CALR>;

Reader of register CALR

Implementations

impl R[src]

pub fn cent(&self) -> CENT_R[src]

Bits 0:6 - Current Century

pub fn year(&self) -> YEAR_R[src]

Bits 8:15 - Current Year

pub fn month(&self) -> MONTH_R[src]

Bits 16:20 - Current Month

pub fn day(&self) -> DAY_R[src]

Bits 21:23 - Current Day in Current Week

pub fn date(&self) -> DATE_R[src]

Bits 24:29 - Current Day in Current Month