Morse Micro IoT SDK  2.9.7

Detailed Description

Arguments for mmwlan_standby_enter

Definition at line 1825 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

mmwlan_standby_exit_cb_t standby_exit_cb
 Callback function to call when we exit standby mode. More...
 
void * standby_exit_arg
 Arguments to pass to callback function. More...
 

Field Documentation

◆ standby_exit_arg

void* mmwlan_standby_enter_args::standby_exit_arg

Arguments to pass to callback function.

Definition at line 1830 of file mmwlan.h.

◆ standby_exit_cb

mmwlan_standby_exit_cb_t mmwlan_standby_enter_args::standby_exit_cb

Callback function to call when we exit standby mode.

Definition at line 1828 of file mmwlan.h.


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