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

type W = W<u32, C2SR>;

Writer for register C2SR

Implementations

impl W[src]

pub fn eop(&mut self) -> EOP_W<'_>[src]

Bit 0 - End of operation

pub fn operr(&mut self) -> OPERR_W<'_>[src]

Bit 1 - Operation error

pub fn progerr(&mut self) -> PROGERR_W<'_>[src]

Bit 3 - Programming error

pub fn wrperr(&mut self) -> WRPERR_W<'_>[src]

Bit 4 - write protection error

pub fn pgaerr(&mut self) -> PGAERR_W<'_>[src]

Bit 5 - Programming alignment error

pub fn sizerr(&mut self) -> SIZERR_W<'_>[src]

Bit 6 - Size error

pub fn pgserr(&mut self) -> PGSERR_W<'_>[src]

Bit 7 - Programming sequence error

pub fn misserr(&mut self) -> MISSERR_W<'_>[src]

Bit 8 - Fast programming data miss error

pub fn fasterr(&mut self) -> FASTERR_W<'_>[src]

Bit 9 - Fast programming error

pub fn rderr(&mut self) -> RDERR_W<'_>[src]

Bit 14 - PCROP read error

pub fn bsy(&mut self) -> BSY_W<'_>[src]

Bit 16 - Busy

pub fn cfgbsy(&mut self) -> CFGBSY_W<'_>[src]

Bit 18 - Programming or erase configuration busy

pub fn pesd(&mut self) -> PESD_W<'_>[src]

Bit 19 - Programming or erase operation suspended