XCORE SDK
XCORE Software Development Kit
|
General Message header structure. More...
#include <sl_wfx_general_api.h>
Public Attributes | |
uint16_t | length |
uint8_t | id |
Contains the message Id indexed by sl_wfx_general_commands_ids_t or sl_wfx_message_ids_t. | |
uint8_t | info |
TODO comment missing. | |
General Message header structure.
uint16_t sl_wfx_header_s::length |
Message length in bytes including this uint16_t. Maximum value is 8188 but maximum Request size is FW dependent and reported in the sl_wfx_startup_ind_body_t::size_inp_ch_buf.