[][src]Type Definition lpc55s6x_pac::sau::SFAR

type SFAR = Reg<u32, _SFAR>;

Secure Fault Address Register

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

For information about avaliable fields see sfar module

Trait Implementations

impl Readable for SFAR[src]

read() method returns sfar::R reader structure

impl Writable for SFAR[src]

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

impl ResetValue for SFAR[src]

Register SFAR reset()'s with value 0

type Type = u32

Register size