Type Definition atsam4s2c_pac::rtc::cr::CALEVSEL_R[][src]

type CALEVSEL_R = R<u8, CALEVSEL_A>;

Reader of field CALEVSEL

Implementations

impl CALEVSEL_R[src]

pub fn variant(&self) -> Variant<u8, CALEVSEL_A>[src]

Get enumerated values variant

pub fn is_week(&self) -> bool[src]

Checks if the value of the field is WEEK

pub fn is_month(&self) -> bool[src]

Checks if the value of the field is MONTH

pub fn is_year(&self) -> bool[src]

Checks if the value of the field is YEAR