[][src]Type Definition stm32l0::stm32l0x1::rtc::tampcr::TAMP2NOERASE_R

type TAMP2NOERASE_R = R<bool, TAMP2NOERASE_A>;

Reader of field TAMP2NOERASE

Methods

impl TAMP2NOERASE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ERASE

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

Checks if the value of the field is NOERASE