| UbixOS V2
    2.0
    | 
#include <sys/types.h>

Go to the source code of this file.
| Functions | |
| void | _dmaXfer (uInt8 dmaChannel, uInt8 page, uInt offset, uInt length, uInt8 mode) | 
| void | dmaXfer (uInt8 channel, uInt32 address, uInt length, uInt8 read) | 
Definition at line 57 of file dma.c.
References outportByte().
Referenced by dmaXfer().
