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