Type Alias xmc4800::flash0::fsr::RPRODIS_R

source ·
pub type RPRODIS_R = BitReader<RPRODIS_A>;
Expand description

Field RPRODIS reader - Read Protection Disable State

Aliased Type§

struct RPRODIS_R { /* private fields */ }

Implementations§

source§

impl RPRODIS_R

source

pub const fn variant(&self) -> RPRODIS_A

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.