rp2040_pac::rtc::rtc_1

Type Alias R

Source
pub type R = R<RTC_1_SPEC>;
Expand description

Register RTC_1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn day(&self) -> DAY_R

Bits 0:4 - Day of the month (1..31)

Source

pub fn month(&self) -> MONTH_R

Bits 8:11 - Month (1..12)

Source

pub fn year(&self) -> YEAR_R

Bits 12:23 - Year