[][src]Type Definition stm32l0::stm32l0x3::rtc::tampcr::TAMPPRCH_R

type TAMPPRCH_R = R<u8, TAMPPRCH_A>;

Reader of field TAMPPRCH

Methods

impl TAMPPRCH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RTCCLK_1_CYCLE

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

Checks if the value of the field is RTCCLK_2_CYCLE

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

Checks if the value of the field is RTCCLK_4_CYCLE

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

Checks if the value of the field is RTCCLK_8_CYCLE