Type Alias SFSR
Source pub type SFSR = Reg<SFSR_SPEC>;
Expand description
SFSR (rw) register accessor: Provides information about any security related faults
You can read this register and get sfsr::R. You can reset, write, write_with_zero this register using sfsr::W. You can also modify this register. See API.
For information about available fields see sfsr
module
pub struct SFSR { }