Type Alias R

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

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn done(&self) -> DoneR

Bit 0 - Command Done Interrupt Clear

Source

pub fn addre(&self) -> AddreR

Bit 1 - Address Error

Source

pub fn proge(&self) -> ProgeR

Bit 2 - Programming Error Interrupt Clear

Source

pub fn locke(&self) -> LockeR

Bit 3 - Lock Error Interrupt Clear

Source

pub fn eccse(&self) -> EccseR

Bit 4 - ECC Single Error Interrupt Clear

Source

pub fn eccde(&self) -> EccdeR

Bit 5 - ECC Dual Error Interrupt Clear

Source

pub fn nvme(&self) -> NvmeR

Bit 6 - NVM Error Interrupt Clear

Source

pub fn susp(&self) -> SuspR

Bit 7 - Suspended Write Or Erase Interrupt Clear

Source

pub fn seesfull(&self) -> SeesfullR

Bit 8 - Active SEES Full Interrupt Clear

Source

pub fn seesovf(&self) -> SeesovfR

Bit 9 - Active SEES Overflow Interrupt Clear

Source

pub fn seewrc(&self) -> SeewrcR

Bit 10 - SEE Write Completed Interrupt Clear