Type Definition R
Other items instm32wb_stm32hal::stm32wb55::flash::c2sr
type R = R<u32, C2SR>;
Reader of register C2SR
impl R
pub fn eop(&self) -> EOP_R
Bit 0 - End of operation
pub fn operr(&self) -> OPERR_R
Bit 1 - Operation error
pub fn progerr(&self) -> PROGERR_R
Bit 3 - Programming error
pub fn wrperr(&self) -> WRPERR_R
Bit 4 - write protection error
pub fn pgaerr(&self) -> PGAERR_R
Bit 5 - Programming alignment error
pub fn sizerr(&self) -> SIZERR_R
Bit 6 - Size error
pub fn pgserr(&self) -> PGSERR_R
Bit 7 - Programming sequence error
pub fn misserr(&self) -> MISSERR_R
Bit 8 - Fast programming data miss error
pub fn fasterr(&self) -> FASTERR_R
Bit 9 - Fast programming error
pub fn rderr(&self) -> RDERR_R
Bit 14 - PCROP read error
pub fn bsy(&self) -> BSY_R
Bit 16 - Busy
pub fn cfgbsy(&self) -> CFGBSY_R
Bit 18 - Programming or erase configuration busy
pub fn pesd(&self) -> PESD_R
Bit 19 - Programming or erase operation suspended