Skip to main content

W

Type Alias W 

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

Register NVM_CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn dis_flash_spec(&mut self) -> DisFlashSpecW<'_, NvmCtrlSpec>

Bit 0 - Flash speculation control

Source

pub fn dis_data_spec(&mut self) -> DisDataSpecW<'_, NvmCtrlSpec>

Bit 1 - Flash data speculation control

Source

pub fn flash_stall_en(&mut self) -> FlashStallEnW<'_, NvmCtrlSpec>

Bit 10 - FLASH stall on busy control

Source

pub fn dis_mbecc_err_inst(&mut self) -> DisMbeccErrInstW<'_, NvmCtrlSpec>

Bit 16 - Bus error on data multi-bit ECC error control Set this field to 0 if you want to enable flash speculative

Source

pub fn dis_mbecc_err_data(&mut self) -> DisMbeccErrDataW<'_, NvmCtrlSpec>

Bit 17 - Bus error on data multi-bit ECC error control Set this field to 0 if you want to enable flash speculative