[][src]Type Definition stm32l0::stm32l0x2::flash::sr::EOP_R

type EOP_R = R<bool, EOP_A>;

Reader of field EOP

Methods

impl EOP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOEVENT

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

Checks if the value of the field is EVENT