Skip to main content

R

Type Alias R 

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

Register NVM_CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn dis_flash_spec(&self) -> DisFlashSpecR

Bit 0 - Flash speculation control

Source

pub fn dis_data_spec(&self) -> DisDataSpecR

Bit 1 - Flash data speculation control

Source

pub fn flash_stall_en(&self) -> FlashStallEnR

Bit 10 - FLASH stall on busy control

Source

pub fn dis_mbecc_err_inst(&self) -> DisMbeccErrInstR

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(&self) -> DisMbeccErrDataR

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