DfdifR

Type Alias DfdifR 

pub type DfdifR = BitReader<Dfdif>;
Expand description

Field DFDIF reader - Double Bit Fault Detect Interrupt Flag

Aliased Type§

pub struct DfdifR { /* private fields */ }

Implementations§

§

impl DfdifR

pub const fn variant(&self) -> Dfdif

Get enumerated values variant

pub fn is_0(&self) -> bool

Double bit fault not detected during a valid flash read access from the platform flash controller

pub fn is_1(&self) -> bool

Double bit fault detected (or FERCNFG[FDFD] is set) during a valid flash read access from the platform flash controller