Type Definition atsame54n19a_pac::system_control::MMFAR[][src]

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 available fields see mmfar module

Trait Implementations

impl Readable for MMFAR[src]

read() method returns mmfar::R reader structure

impl ResetValue for MMFAR[src]

Register MMFAR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for MMFAR[src]

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