FdfdW

Type Alias FdfdW 

pub type FdfdW<'a, REG> = BitWriter<'a, REG, Fdfd>;
Expand description

Field FDFD writer - Force Double Bit Fault Detect

Aliased Type§

pub struct FdfdW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> FdfdW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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.