Type Alias xmc4300::ppb::HFSR

source ·
pub type HFSR = Reg<HFSR_SPEC>;
Expand description

HFSR (rw) register accessor: HardFault Status Register

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§

struct HFSR { /* private fields */ }