[][src]Type Definition stm32f3::stm32f3x8::flash::sr::R

type R = R<u32, SR>;

Reader of register SR

Methods

impl R[src]

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

Bit 5 - End of operation

pub fn wrprt(&self) -> WRPRT_R[src]

Bit 4 - Write protection error

pub fn pgerr(&self) -> PGERR_R[src]

Bit 2 - Programming error

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

Bit 0 - Busy