sys_assert_cb_t Struct Reference

Assert callbacks. More...

#include <gr533x_sys_sdk.h>

Public Attributes

assert_err_cb_t assert_err_cb
 
assert_param_cb_t assert_param_cb
 
assert_warn_cb_t assert_warn_cb
 

Detailed Description

Assert callbacks.

Definition at line 154 of file gr533x_sys_sdk.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 156 of file gr533x_sys_sdk.h.

◆ assert_param_cb

assert_param_cb_t sys_assert_cb_t::assert_param_cb

Assert parameter error type callback.

Definition at line 157 of file gr533x_sys_sdk.h.

◆ assert_warn_cb

assert_warn_cb_t sys_assert_cb_t::assert_warn_cb

Assert warning type callback.

Definition at line 158 of file gr533x_sys_sdk.h.


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