vitasdk
Documentation of the vitasdk
uart.h File Reference
#include <psp2kern/types.h>

Go to the source code of this file.

Functions

int ksceUartInit (int port)
 
int ksceUartReadAvailable (int port)
 
int ksceUartRead (int port)
 
int ksceUartWrite (int port, char data)