[][src]Type Definition xmc4200::ppb::MPU_RNR

type MPU_RNR = Reg<u32, _MPU_RNR>;

MPU Region Number Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mpu_rnr module

Trait Implementations

impl Readable for MPU_RNR[src]

read() method returns mpu_rnr::R reader structure

impl ResetValue for MPU_RNR[src]

Register MPU_RNR reset()'s with value 0

type Type = u32

Register size

impl Writable for MPU_RNR[src]

write(|w| ..) method takes mpu_rnr::W writer structure