PSYQO SDK
psyqo::DMA::DmaCallback
Enum
Enum
Enum declared by the kernel module for PSX kernel ownership, interrupts and low-level services.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "psyqo/kernel.hh"
auto value = psyqo::DMA::DmaCallback::FROM_ISR;