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

type R = R<u32, SR>;

Reader of register SR

Methods

impl R[src]

pub fn bsy(&self) -> BSY_R[src]

Bit 0 - Write/erase operations in progress

pub fn eop(&self) -> EOP_R[src]

Bit 1 - End of operation

pub fn endhv(&self) -> ENDHV_R[src]

Bit 2 - End of high voltage

pub fn ready(&self) -> READY_R[src]

Bit 3 - Flash memory module ready after low power mode

pub fn wrperr(&self) -> WRPERR_R[src]

Bit 8 - Write protected error

pub fn pgaerr(&self) -> PGAERR_R[src]

Bit 9 - Programming alignment error

pub fn sizerr(&self) -> SIZERR_R[src]

Bit 10 - Size error

pub fn optverr(&self) -> OPTVERR_R[src]

Bit 11 - Option validity error

pub fn rderr(&self) -> RDERR_R[src]

Bit 14 - RDERR

pub fn notzeroerr(&self) -> NOTZEROERR_R[src]

Bit 16 - NOTZEROERR

pub fn fwwerr(&self) -> FWWERR_R[src]

Bit 17 - FWWERR