MOS Source Code
Loading...
Searching...
No Matches
panic_hook_t Struct Reference

#include <panic.hpp>

Public Attributes

boolenabled
 
void(* hook )(void)
 
const char *const name
 
long long __padding
 

Detailed Description

Definition at line 13 of file panic.hpp.

Member Data Documentation

◆ enabled

bool* enabled

Definition at line 15 of file panic.hpp.

◆ hook

void(* hook) (void)

Definition at line 16 of file panic.hpp.

◆ name

const char* const name

Definition at line 17 of file panic.hpp.

◆ __padding

long long __padding

Definition at line 18 of file panic.hpp.


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