[][src]Type Definition xmc4800::ppb::MMFAR

type MMFAR = Reg<u32, _MMFAR>;

MemManage Fault Address Register

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

For information about avaliable fields see mmfar module

Trait Implementations

impl Readable for MMFAR[src]

read() method returns mmfar::R reader structure

impl Writable for MMFAR[src]

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

impl ResetValue for MMFAR[src]

Register MMFAR reset()'s with value 0

type Type = u32

Register size