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