Type Alias xmc4400::flash0::fcon::DCF_R

source ·
pub type DCF_R = BitReader<DCF_A>;
Expand description

Field DCF reader - Disable Code Fetch from Flash Memory

Aliased Type§

struct DCF_R { /* private fields */ }

Implementations§

source§

impl DCF_R

source

pub const fn variant(&self) -> DCF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Code fetching from the Flash memory area is allowed.

source

pub fn is_value2(&self) -> bool

Code fetching from the Flash memory area is not allowed. This bit is not taken into account while RPA=‘0’.