#include "DEMOSDK\BASTYPES.H"
Go to the source code of this file.
Data Structures | |
struct | RASopVbl1 |
struct | RASopVbl2 |
struct | RASopTop1 |
struct | RASopMid1 |
struct | RASopBot1 |
Macros | |
#define | RASstopMask 0x8000 |
Typedefs | |
typedef void(* | RASinterupt )(void) |
Functions | |
void | RASsetColReg (u16 _shortregaddress) |
void | RASvbl1 (void) |
void | RASvbl2 (void) |
void | RAStop1 (void) |
void | RASmid1 (void) |
void | RASbot1 (void) |
Variables | |
void * | RASnextOpList |