KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches

Wait modes for bba_tx() More...

Macros

#define BBA_TX_NOWAIT   0
 Don't block waiting for the transfer.
 
#define BBA_TX_WAIT   1
 Wait, if needed on transfer.
 

Detailed Description

Wait modes for bba_tx()

Macro Definition Documentation

◆ BBA_TX_NOWAIT

#define BBA_TX_NOWAIT   0

Don't block waiting for the transfer.

◆ BBA_TX_WAIT

#define BBA_TX_WAIT   1

Wait, if needed on transfer.