sys_assert_cb_t Struct Reference

Assert callbacks. More...

#include <gr55xx_sys.h>

Public Attributes

assert_err_cb_t assert_err_cb
 Assert error type callback. More...
 
assert_param_cb_t assert_param_cb
 Assert parameter error type callback. More...
 
assert_warn_cb_t assert_warn_cb
 Assert warning type callback. More...
 

Detailed Description

Assert callbacks.

Definition at line 148 of file gr55xx_sys.h.

Member Data Documentation

◆ assert_err_cb

assert_err_cb_t sys_assert_cb_t::assert_err_cb

Assert error type callback.

Definition at line 150 of file gr55xx_sys.h.

◆ assert_param_cb

assert_param_cb_t sys_assert_cb_t::assert_param_cb

Assert parameter error type callback.

Definition at line 151 of file gr55xx_sys.h.

◆ assert_warn_cb

assert_warn_cb_t sys_assert_cb_t::assert_warn_cb

Assert warning type callback.

Definition at line 152 of file gr55xx_sys.h.


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