[][src]Type Definition ambiq_apollo1_pac::rtc::rtcctl::RPT_R

type RPT_R = R<u8, RPT_A>;

Reader of field RPT

Methods

impl RPT_R[src]

pub fn variant(&self) -> RPT_A[src]

Get enumerated values variant

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

Checks if the value of the field is DIS

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

Checks if the value of the field is YEAR

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

Checks if the value of the field is MONTH

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

Checks if the value of the field is WEEK

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

Checks if the value of the field is DAY

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

Checks if the value of the field is HR

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

Checks if the value of the field is MIN

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

Checks if the value of the field is SEC