Wi-SUN Message API common header.
Public Attributes#
uint16_t
Total length of the message in bytes, this field included.
uint8_t
ID (request, confirmation, indication) of the message.
uint8_t
Processing metadata for the message.
Public Attribute Documentation#
length#
uint16_t sl_wisun_msg_header_t::length
Total length of the message in bytes, this field included.
Definition at line
271
of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/protocol/wisun/stack/inc/sl_wisun_types.h
id#
uint8_t sl_wisun_msg_header_t::id
ID (request, confirmation, indication) of the message.
Definition at line
273
of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/protocol/wisun/stack/inc/sl_wisun_types.h
info#
uint8_t sl_wisun_msg_header_t::info
Processing metadata for the message.
Definition at line
275
of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/protocol/wisun/stack/inc/sl_wisun_types.h