FdfdR

Type Alias FdfdR 

pub type FdfdR = BitReader<Fdfd>;
Expand description

Field FDFD reader - Force Double Bit Fault Detect

Aliased Type§

pub struct FdfdR { /* private fields */ }

Implementations§

§

impl FdfdR

pub const fn variant(&self) -> Fdfd

Get enumerated values variant

pub fn is_0(&self) -> bool

FERSTAT[DFDIF] sets only if a double bit fault is detected during read access from the platform flash controller

pub fn is_1(&self) -> bool

FERSTAT[DFDIF] sets during any valid flash read access from the platform flash controller. An interrupt request is generated if the DFDIE bit is set.