Type Alias R

Source
pub type R = R<IntflagSpec>;
Expand description

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn done(&self) -> DoneR

Bit 0 - Command Done

Source

pub fn addre(&self) -> AddreR

Bit 1 - Address Error

Source

pub fn proge(&self) -> ProgeR

Bit 2 - Programming Error

Source

pub fn locke(&self) -> LockeR

Bit 3 - Lock Error

Source

pub fn eccse(&self) -> EccseR

Bit 4 - ECC Single Error

Source

pub fn eccde(&self) -> EccdeR

Bit 5 - ECC Dual Error

Source

pub fn nvme(&self) -> NvmeR

Bit 6 - NVM Error

Source

pub fn susp(&self) -> SuspR

Bit 7 - Suspended Write Or Erase Operation

Source

pub fn seesfull(&self) -> SeesfullR

Bit 8 - Active SEES Full

Source

pub fn seesovf(&self) -> SeesovfR

Bit 9 - Active SEES Overflow

Source

pub fn seewrc(&self) -> SeewrcR

Bit 10 - SEE Write Completed