[][src]Type Definition stm32wb_pac::flash::c2sr::R

type R = R<u32, C2SR>;

Reader of register C2SR

Implementations

impl R[src]

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

Bit 0 - End of operation

pub fn operr(&self) -> OPERR_R[src]

Bit 1 - Operation error

pub fn progerr(&self) -> PROGERR_R[src]

Bit 3 - Programming error

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

Bit 4 - write protection error

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

Bit 5 - Programming alignment error

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

Bit 6 - Size error

pub fn pgserr(&self) -> PGSERR_R[src]

Bit 7 - Programming sequence error

pub fn misserr(&self) -> MISSERR_R[src]

Bit 8 - Fast programming data miss error

pub fn fasterr(&self) -> FASTERR_R[src]

Bit 9 - Fast programming error

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

Bit 14 - PCROP read error

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

Bit 16 - Busy

pub fn cfgbsy(&self) -> CFGBSY_R[src]

Bit 18 - Programming or erase configuration busy

pub fn pesd(&self) -> PESD_R[src]

Bit 19 - Programming or erase operation suspended