Type Alias xmc4300::flash0::fcon::RpaR

source ·
pub type RpaR = BitReader<Rpa>;
Expand description

Field RPA reader - Read Protection Activated

Aliased Type§

struct RpaR { /* private fields */ }

Implementations§

source§

impl RpaR

source

pub const fn variant(&self) -> Rpa

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.