[][src]Type Definition xmc4200::ppb::mpu_rasr_a1::R

type R = R<u32, MPU_RASR_A1>;

Reader of register MPU_RASR_A1

Implementations

impl R[src]

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - Region enable bit.

pub fn size(&self) -> SIZE_R[src]

Bits 1:5 - MPU protection region size

pub fn srd(&self) -> SRD_R[src]

Bits 8:15 - Subregion disable bits

pub fn b(&self) -> B_R[src]

Bit 16 - Memory access attribute

pub fn c(&self) -> C_R[src]

Bit 17 - Memory access attribute

pub fn s(&self) -> S_R[src]

Bit 18 - Shareable bit

pub fn tex(&self) -> TEX_R[src]

Bits 19:21 - Memory access attribute

pub fn ap(&self) -> AP_R[src]

Bits 24:26 - Access permission field

pub fn xn(&self) -> XN_R[src]

Bit 28 - Instruction access disable bit