[][src]Type Definition xmc4800::flash0::fsr::R

type R = R<u32, FSR>;

Reader of register FSR

Methods

impl R[src]

pub fn pbusy(&self) -> PBUSY_R[src]

Bit 0 - Program Flash Busy

pub fn fabusy(&self) -> FABUSY_R[src]

Bit 1 - Flash Array Busy

pub fn prog(&self) -> PROG_R[src]

Bit 4 - Programming State

pub fn erase(&self) -> ERASE_R[src]

Bit 5 - Erase State

pub fn pfpage(&self) -> PFPAGE_R[src]

Bit 6 - Program Flash in Page Mode

pub fn pfoper(&self) -> PFOPER_R[src]

Bit 8 - Program Flash Operation Error

pub fn sqer(&self) -> SQER_R[src]

Bit 10 - Command Sequence Error

pub fn proer(&self) -> PROER_R[src]

Bit 11 - Protection Error

pub fn pfsber(&self) -> PFSBER_R[src]

Bit 12 - PFLASH Single-Bit Error and Correction

pub fn pfdber(&self) -> PFDBER_R[src]

Bit 14 - PFLASH Double-Bit Error

pub fn proin(&self) -> PROIN_R[src]

Bit 16 - Protection Installed

pub fn rproin(&self) -> RPROIN_R[src]

Bit 18 - Read Protection Installed

pub fn rprodis(&self) -> RPRODIS_R[src]

Bit 19 - Read Protection Disable State

pub fn wproin0(&self) -> WPROIN0_R[src]

Bit 21 - Sector Write Protection Installed for User 0

pub fn wproin1(&self) -> WPROIN1_R[src]

Bit 22 - Sector Write Protection Installed for User 1

pub fn wproin2(&self) -> WPROIN2_R[src]

Bit 23 - Sector OTP Protection Installed for User 2

pub fn wprodis0(&self) -> WPRODIS0_R[src]

Bit 25 - Sector Write Protection Disabled for User 0

pub fn wprodis1(&self) -> WPRODIS1_R[src]

Bit 26 - Sector Write Protection Disabled for User 1

pub fn slm(&self) -> SLM_R[src]

Bit 28 - Flash Sleep Mode

pub fn ver(&self) -> VER_R[src]

Bit 31 - Verify Error