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... | |
IO_DeInit_Func IO_DeInit |
IO_Delay_Func IO_Delay |
IO_Init_Func IO_Init |
IO_Receive_Func IO_Receive |
IO_Send_Func IO_Send |