[][src]Type Definition xmc4100::ppb::MPU_RBAR_A3

type MPU_RBAR_A3 = Reg<u32, _MPU_RBAR_A3>;

MPU Region Base Address Register A3

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

For information about available fields see mpu_rbar_a3 module

Trait Implementations

impl Readable for MPU_RBAR_A3[src]

read() method returns mpu_rbar_a3::R reader structure

impl ResetValue for MPU_RBAR_A3[src]

Register MPU_RBAR_A3 reset()'s with value 0

type Type = u32

Register size

impl Writable for MPU_RBAR_A3[src]

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