Mistake on this page?
Report an issue in GitHub or email us
Data Fields
MX_WIFI_IO_t Struct Reference

Wi-Fi low level I/O interface operation handles. More...

#include <mx_wifi.h>

Data Fields

IO_Init_Func IO_Init
 I/O interface init function. More...
 
IO_DeInit_Func IO_DeInit
 I/O interface deinit function. More...
 
IO_Delay_Func IO_Delay
 I/O interface delay function. More...
 
IO_Send_Func IO_Send
 I/O interface send function. More...
 
IO_Receive_Func IO_Receive
 I/O interface receive function. More...
 

Detailed Description

Wi-Fi low level I/O interface operation handles.

Definition at line 180 of file mx_wifi.h.

Field Documentation

IO_DeInit_Func IO_DeInit

I/O interface deinit function.

Definition at line 183 of file mx_wifi.h.

IO_Delay_Func IO_Delay

I/O interface delay function.

Definition at line 184 of file mx_wifi.h.

IO_Init_Func IO_Init

I/O interface init function.

Definition at line 182 of file mx_wifi.h.

IO_Receive_Func IO_Receive

I/O interface receive function.

Definition at line 186 of file mx_wifi.h.

IO_Send_Func IO_Send

I/O interface send function.

Definition at line 185 of file mx_wifi.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.