KETCube
Data Fields
ketCube_resetMan_dbg_t Struct Reference

KETCube reset-dbg information. More...

#include <ketCube_resetMan.h>

Data Fields

union {
   ketCube_MCU_HardFaultRegs_t   hardFault
 HardFault debug info. More...
 
dbg
 

Detailed Description

KETCube reset-dbg information.

Note
The Segger's appnote https://www.segger.com/downloads/application-notes/AN00016 has been used to define dbg struct for HardFault reasoning

Field Documentation

◆ dbg

union { ... } ketCube_resetMan_dbg_t::dbg

◆ hardFault

ketCube_MCU_HardFaultRegs_t ketCube_resetMan_dbg_t::hardFault

HardFault debug info.


The documentation for this struct was generated from the following file: