Type Alias xmc4800::flash0::fsr::RprodisR

source ·
pub type RprodisR = BitReader<Rprodis>;
Expand description

Field RPRODIS reader - Read Protection Disable State

Aliased Type§

struct RprodisR { /* private fields */ }

Implementations§

source§

impl RprodisR

source

pub const fn variant(&self) -> Rprodis

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Read protection (if installed) is not disabled

source

pub fn is_value2(&self) -> bool

Read and global write protection is temporarily disabled.