[][src]Type Definition stm32l0::stm32l0x3::flash::pecr::ERASE_R

type ERASE_R = R<bool, ERASE_A>;

Reader of field ERASE

Methods

impl ERASE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERASE

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

Checks if the value of the field is ERASE