Morse Micro IoT SDK  2.9.7

Detailed Description

Arguments for mmwlan_standby_set_status_payload.

Warning
BETA NOTICE: This is beta API that is under development; breaking changes may be introduced in future releases.

Definition at line 1874 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

uint8_t payload [MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN]
 User data to append to the standby status packets. More...
 
uint32_t payload_len
 The length of the payload in bytes. More...
 

Field Documentation

◆ payload

uint8_t mmwlan_standby_set_status_payload_args::payload[MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN]

User data to append to the standby status packets.

Definition at line 1877 of file mmwlan.h.

◆ payload_len

uint32_t mmwlan_standby_set_status_payload_args::payload_len

The length of the payload in bytes.

See MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN for maximum payload length.

Definition at line 1882 of file mmwlan.h.


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