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

type TAMPFLT_R = R<u8, TAMPFLT_A>;

Reader of field TAMPFLT

Methods

impl TAMPFLT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IMMEDIATE

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

Checks if the value of the field is TWO_SAMPLES

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

Checks if the value of the field is FOUR_SAMPLES

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

Checks if the value of the field is EIGHT_SAMPLES