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

type MPU_RBAR_A1 = Reg<u32, _MPU_RBAR_A1>;

MPU Region Base Address Register A1

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

For information about available fields see mpu_rbar_a1 module

Trait Implementations

impl Readable for MPU_RBAR_A1[src]

read() method returns mpu_rbar_a1::R reader structure

impl ResetValue for MPU_RBAR_A1[src]

Register MPU_RBAR_A1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MPU_RBAR_A1[src]

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