[][src]Type Definition muscab1_pac::sau::SFSR

type SFSR = Reg<u32, _SFSR>;

Secure Fault Status Register

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

For information about avaliable fields see sfsr module

Trait Implementations

impl Readable for SFSR[src]

read() method returns sfsr::R reader structure

impl Writable for SFSR[src]

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

impl ResetValue for SFSR[src]

Register SFSR reset()'s with value 0

type Type = u32

Register size