pub type W = W<IntflagSpec>;
Expand description
Register INTFLAG
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn done(&mut self) -> DoneW<'_, IntflagSpec>
pub fn done(&mut self) -> DoneW<'_, IntflagSpec>
Bit 0 - Command Done
Sourcepub fn addre(&mut self) -> AddreW<'_, IntflagSpec>
pub fn addre(&mut self) -> AddreW<'_, IntflagSpec>
Bit 1 - Address Error
Sourcepub fn proge(&mut self) -> ProgeW<'_, IntflagSpec>
pub fn proge(&mut self) -> ProgeW<'_, IntflagSpec>
Bit 2 - Programming Error
Sourcepub fn locke(&mut self) -> LockeW<'_, IntflagSpec>
pub fn locke(&mut self) -> LockeW<'_, IntflagSpec>
Bit 3 - Lock Error
Sourcepub fn eccse(&mut self) -> EccseW<'_, IntflagSpec>
pub fn eccse(&mut self) -> EccseW<'_, IntflagSpec>
Bit 4 - ECC Single Error
Sourcepub fn eccde(&mut self) -> EccdeW<'_, IntflagSpec>
pub fn eccde(&mut self) -> EccdeW<'_, IntflagSpec>
Bit 5 - ECC Dual Error
Sourcepub fn nvme(&mut self) -> NvmeW<'_, IntflagSpec>
pub fn nvme(&mut self) -> NvmeW<'_, IntflagSpec>
Bit 6 - NVM Error
Sourcepub fn susp(&mut self) -> SuspW<'_, IntflagSpec>
pub fn susp(&mut self) -> SuspW<'_, IntflagSpec>
Bit 7 - Suspended Write Or Erase Operation
Sourcepub fn seesfull(&mut self) -> SeesfullW<'_, IntflagSpec>
pub fn seesfull(&mut self) -> SeesfullW<'_, IntflagSpec>
Bit 8 - Active SEES Full
Sourcepub fn seesovf(&mut self) -> SeesovfW<'_, IntflagSpec>
pub fn seesovf(&mut self) -> SeesovfW<'_, IntflagSpec>
Bit 9 - Active SEES Overflow
Sourcepub fn seewrc(&mut self) -> SeewrcW<'_, IntflagSpec>
pub fn seewrc(&mut self) -> SeewrcW<'_, IntflagSpec>
Bit 10 - SEE Write Completed