Type Alias xmc4300::ppb::mpu_rbar_a3::VALID_W

source ·
pub type VALID_W<'a, REG> = BitWriter<'a, REG, VALID_A>;
Expand description

Field VALID writer - MPU Region Number valid bit

Aliased Type§

struct VALID_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> VALID_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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 value2(self) -> &'a mut W<REG>

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.