Mistake on this page?
Report an issue in GitHub or email us
Data Fields
wsfMsgHdr_t Struct Reference

Common message structure passed to event handler. More...

#include <wsf_os.h>

Data Fields

uint16_t param
 General purpose parameter passed to event handler. More...
 
uint8_t event
 General purpose event value passed to event handler. More...
 
uint8_t status
 General purpose status value passed to event handler. More...
 

Detailed Description

Common message structure passed to event handler.

Definition at line 106 of file wsf_os.h.

Field Documentation

uint8_t event

General purpose event value passed to event handler.

Definition at line 109 of file wsf_os.h.

uint16_t param

General purpose parameter passed to event handler.

Definition at line 108 of file wsf_os.h.

uint8_t status

General purpose status value passed to event handler.

Definition at line 110 of file wsf_os.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.