DSWifi
|
ARM7 header of DSWifi. More...
#include <nds/ndstypes.h>
#include <dswifi_version.h>
Functions | |
void | installWifiFIFO (void) |
Setup system FIFO handler for WiFi library messages. | |
void | Wifi_Update (void) |
Sync function to ensure data continues to flow between the two CPUs smoothly. | |
ARM7 header of DSWifi.
void Wifi_Update | ( | void | ) |
Sync function to ensure data continues to flow between the two CPUs smoothly.
It Should be called at a periodic interval, such as in VBlank.