[][src]Type Definition stm32f4::stm32f401::flash::sr::W

type W = W<u32, SR>;

Writer for register SR

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 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 pgperr(&mut self) -> PGPERR_W<'_>[src]

Bit 6 - Programming parallelism error

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

Bit 7 - Programming sequence error