Mistake on this page?
Report an issue in GitHub or email us
Typedefs
whd_events_int.h File Reference

Header for Event detection. More...

#include "whd.h"

Go to the source code of this file.

Typedefs

typedef void *(* whd_error_handler_t) (whd_driver_t whd_driver, const uint8_t *error_type, const uint8_t *event_data, void *handler_user_data)
 Error handler prototype definition. More...
 

Detailed Description

Header for Event detection.

Provides constants and prototypes for functions that allow both whd and user applications to receive event callbacks.

Definition in file whd_events_int.h.

Typedef Documentation

typedef void*(* whd_error_handler_t) (whd_driver_t whd_driver, const uint8_t *error_type, const uint8_t *event_data, void *handler_user_data)

Error handler prototype definition.

Parameters
[out]uint8_t: error_type
[out]uint8_t*: event data
[out]handler_user_data: semaphore data

Definition at line 391 of file whd_events_int.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.