[][src]Type Definition atsame70j21b::efc::eefc_fsr::R

type R = R<u32, EEFC_FSR>;

Reader of register EEFC_FSR

Implementations

impl R[src]

pub fn frdy(&self) -> FRDY_R[src]

Bit 0 - Flash Ready Status (cleared when Flash is busy)

pub fn fcmde(&self) -> FCMDE_R[src]

Bit 1 - Flash Command Error Status (cleared on read or by writing EEFC_FCR)

pub fn flocke(&self) -> FLOCKE_R[src]

Bit 2 - Flash Lock Error Status (cleared on read)

pub fn flerr(&self) -> FLERR_R[src]

Bit 3 - Flash Error Status (cleared when a programming operation starts)

pub fn ueccelsb(&self) -> UECCELSB_R[src]

Bit 16 - Unique ECC Error on LSB Part of the Memory Flash Data Bus (cleared on read)

pub fn meccelsb(&self) -> MECCELSB_R[src]

Bit 17 - Multiple ECC Error on LSB Part of the Memory Flash Data Bus (cleared on read)

pub fn ueccemsb(&self) -> UECCEMSB_R[src]

Bit 18 - Unique ECC Error on MSB Part of the Memory Flash Data Bus (cleared on read)

pub fn meccemsb(&self) -> MECCEMSB_R[src]

Bit 19 - Multiple ECC Error on MSB Part of the Memory Flash Data Bus (cleared on read)