[][src]Type Definition stm32l0::stm32l0x3::flash::sr::BSY_R

type BSY_R = R<bool, BSY_A>;

Reader of field BSY

Methods

impl BSY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INACTIVE

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

Checks if the value of the field is ACTIVE