Type Alias xmc4400::flash0::fcon::RPA_R

source ·
pub type RPA_R = BitReader<RPA_A>;
Expand description

Field RPA reader - Read Protection Activated

Aliased Type§

struct RPA_R { /* private fields */ }

Implementations§

source§

impl RPA_R

source

pub const fn variant(&self) -> RPA_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The Flash-internal read protection is not activated. Bits DCF, DDF are not taken into account. Bits DCF, DDFx can be cleared

source

pub fn is_value2(&self) -> bool

The Flash-internal read protection is activated. Bits DCF, DDF are enabled and evaluated.