Type Alias xmc4300::ppb::mpu_rbar_a2::VALID_R

source ·
pub type VALID_R = BitReader<VALID_A>;
Expand description

Field VALID reader - MPU Region Number valid bit

Aliased Type§

struct VALID_R { /* private fields */ }

Implementations§

source§

impl VALID_R

source

pub const fn variant(&self) -> VALID_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

MPU_RNR not changed, and the processor: - updates the base address for the region specified in the MPU_RNR - ignores the value of the REGION field

source

pub fn is_value2(&self) -> bool

the processor: - updates the value of the MPU_RNR to the value of the REGION field - updates the base address for the region specified in the REGION field.