PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
acUint8 * | ub_buf |
acUint32 | ub_size |
acUint32 | ub_head |
acUint32 | ub_tail |
Definition at line 19 of file acuart_internal.h.
acUint8* uart_buf::ub_buf |
Definition at line 21 of file acuart_internal.h.
acUint32 uart_buf::ub_size |
Definition at line 22 of file acuart_internal.h.
acUint32 uart_buf::ub_head |
Definition at line 23 of file acuart_internal.h.
acUint32 uart_buf::ub_tail |
Definition at line 24 of file acuart_internal.h.