XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_header_s Struct Reference

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.
 

Detailed Description

General Message header structure.

Member Data Documentation

◆ length

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.


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