XCORE SDK
XCORE Software Development Kit
|
Generic confirmation message with the body reduced to the status field. More...
#include <sl_wfx_general_api.h>
Public Attributes | |
sl_wfx_header_t | header |
4 bytes header | |
uint32_t | status |
See enum sl_wfx_status_t. | |
Generic confirmation message with the body reduced to the status field.
This structure is not related to a specific confirmation ID.
It is a global simplified structure that can be used to easily access the header and status fields.
All confirmation bodies start with a status word and in a lot of them it is followed by other data (not present in this structure).