Type Alias xmc4800::flash0::fcon::DDF_W

source ·
pub type DDF_W<'a, REG> = BitWriter<'a, REG, DDF_A>;
Expand description

Field DDF writer - Disable Any Data Fetch from Flash

Aliased Type§

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

Implementations§

source§

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

source

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

Data read access to the Flash memory area is allowed.

source

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

Data read access to the Flash memory area is not allowed. This bit is not taken into account while RPA=‘0’.