Type Alias W

Source
pub type W = W<IntflagSpec>;
Expand description

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn done(&mut self) -> DoneW<'_, IntflagSpec>

Bit 0 - Command Done

Source

pub fn addre(&mut self) -> AddreW<'_, IntflagSpec>

Bit 1 - Address Error

Source

pub fn proge(&mut self) -> ProgeW<'_, IntflagSpec>

Bit 2 - Programming Error

Source

pub fn locke(&mut self) -> LockeW<'_, IntflagSpec>

Bit 3 - Lock Error

Source

pub fn eccse(&mut self) -> EccseW<'_, IntflagSpec>

Bit 4 - ECC Single Error

Source

pub fn eccde(&mut self) -> EccdeW<'_, IntflagSpec>

Bit 5 - ECC Dual Error

Source

pub fn nvme(&mut self) -> NvmeW<'_, IntflagSpec>

Bit 6 - NVM Error

Source

pub fn susp(&mut self) -> SuspW<'_, IntflagSpec>

Bit 7 - Suspended Write Or Erase Operation

Source

pub fn seesfull(&mut self) -> SeesfullW<'_, IntflagSpec>

Bit 8 - Active SEES Full

Source

pub fn seesovf(&mut self) -> SeesovfW<'_, IntflagSpec>

Bit 9 - Active SEES Overflow

Source

pub fn seewrc(&mut self) -> SeewrcW<'_, IntflagSpec>

Bit 10 - SEE Write Completed