HFSR

Type Alias HFSR 

Source
pub type HFSR = Reg<HFSR_SPEC>;
Expand description

HFSR (rw) register accessor: Shows the cause of any HardFaults

You can read this register and get hfsr::R. You can reset, write, write_with_zero this register using hfsr::W. You can also modify this register. See API.

For information about available fields see hfsr module

Aliased Typeยง

pub struct HFSR { /* private fields */ }