PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
uart_buf Struct Reference

Data Fields

acUint8 * ub_buf
 
acUint32 ub_size
 
acUint32 ub_head
 
acUint32 ub_tail
 

Detailed Description

Definition at line 19 of file acuart_internal.h.

Field Documentation

◆ ub_buf

acUint8* uart_buf::ub_buf

Definition at line 21 of file acuart_internal.h.

◆ ub_size

acUint32 uart_buf::ub_size

Definition at line 22 of file acuart_internal.h.

◆ ub_head

acUint32 uart_buf::ub_head

Definition at line 23 of file acuart_internal.h.

◆ ub_tail

acUint32 uart_buf::ub_tail

Definition at line 24 of file acuart_internal.h.


The documentation for this struct was generated from the following file: