vitasdk
Documentation of the vitasdk
|
Exports for Kernel.
Include the header file in your project:
Link the library to the executable:
Functions | |
int | ksceUartInit (int port) |
int | ksceUartReadAvailable (int port) |
int | ksceUartRead (int port) |
int | ksceUartWrite (int port, char data) |
int ksceUartInit | ( | int | port | ) |
int ksceUartReadAvailable | ( | int | port | ) |
int ksceUartRead | ( | int | port | ) |
int ksceUartWrite | ( | int | port, |
char | data | ||
) |