Type Alias R

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

Register INTENSET reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn done(&self) -> DoneR

Bit 0 - Command Done Interrupt Enable

Source

pub fn addre(&self) -> AddreR

Bit 1 - Address Error Interrupt Enable

Source

pub fn proge(&self) -> ProgeR

Bit 2 - Programming Error Interrupt Enable

Source

pub fn locke(&self) -> LockeR

Bit 3 - Lock Error Interrupt Enable

Source

pub fn eccse(&self) -> EccseR

Bit 4 - ECC Single Error Interrupt Enable

Source

pub fn eccde(&self) -> EccdeR

Bit 5 - ECC Dual Error Interrupt Enable

Source

pub fn nvme(&self) -> NvmeR

Bit 6 - NVM Error Interrupt Enable

Source

pub fn susp(&self) -> SuspR

Bit 7 - Suspended Write Or Erase Interrupt Enable

Source

pub fn seesfull(&self) -> SeesfullR

Bit 8 - Active SEES Full Interrupt Enable

Source

pub fn seesovf(&self) -> SeesovfR

Bit 9 - Active SEES Overflow Interrupt Enable

Source

pub fn seewrc(&self) -> SeewrcR

Bit 10 - SEE Write Completed Interrupt Enable