#include <stdint.h>
Go to the source code of this file.
◆ AutoAckType
Enumerator |
---|
AUTOACK_IO | |
AUTOACK_DMA | |
◆ cdromDMAHandler()
◆ cdromDMAVerifier()
◆ cdromGetStatus()
int cdromGetStatus |
( |
uint8_t * |
responsePtr | ) |
|
◆ cdromInnerInit()
◆ cdromIOHandler()
◆ cdromIOVerifier()
◆ cdromRead()
◆ cdromSeekL()
int cdromSeekL |
( |
uint8_t * |
msf | ) |
|
◆ cdromSetMode()
◆ dequeueCDRomHandlers()
void dequeueCDRomHandlers |
( |
| ) |
|
◆ enqueueCDRomHandlers()
void enqueueCDRomHandlers |
( |
| ) |
|
◆ getLastCDRomError()
void getLastCDRomError |
( |
uint8_t * |
err1, |
|
|
uint8_t * |
err2 |
|
) |
| |
◆ setCDRomIRQAutoAck()