Type Definition stm32g0::stm32g030::flash::sr::R[][src]

type R = R<u32, SR>;

Reader of register SR

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 protected 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 miserr(&self) -> MISERR_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 optverr(&self) -> OPTVERR_R[src]

Bit 15 - Option and Engineering bits loading validity 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.