DSWifi
Loading...
Searching...
No Matches
Functions
dswifi7.h File Reference

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.
 

Detailed Description

ARM7 header of DSWifi.

Function Documentation

◆ Wifi_Update()

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.