Skip to main content

DisMbeccErrDataR

Type Alias DisMbeccErrDataR 

Source
pub type DisMbeccErrDataR = BitReader<DisMbeccErrData>;
Expand description

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

Aliased Type§

pub struct DisMbeccErrDataR { /* private fields */ }

Implementations§

Source§

impl DisMbeccErrDataR

Source

pub const fn variant(&self) -> DisMbeccErrData

Get enumerated values variant

Source

pub fn is_enable(&self) -> bool

Enables bus error on multi-bit ECC error for data

Source

pub fn is_disable(&self) -> bool

Disables bus error on multi-bit ECC error for data