Type Alias xmc4300::flash0::fcon::DDF_R

source ·
pub type DDF_R = BitReader<DDF_A>;
Expand description

Field DDF reader - Disable Any Data Fetch from Flash

Aliased Type§

struct DDF_R { /* private fields */ }

Implementations§

source§

impl DDF_R

source

pub const fn variant(&self) -> DDF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Data read access to the Flash memory area is allowed.

source

pub fn is_value2(&self) -> bool

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