|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 37 of file port_api.h.
Public Attributes | |
| UINT8 | baud_rate |
| UINT8 | byte_size |
| UINT8 | stop_bits |
| UINT8 | parity |
| UINT8 | parity_type |
| UINT8 | fc_type |
| UINT8 | rx_char1 |
| UINT8 | xon_char |
| UINT8 | xoff_char |
| UINT8 tPORT_STATE::baud_rate |
Definition at line 50 of file port_api.h.
| UINT8 tPORT_STATE::byte_size |
Definition at line 57 of file port_api.h.
| UINT8 tPORT_STATE::stop_bits |
Definition at line 61 of file port_api.h.
| UINT8 tPORT_STATE::parity |
Definition at line 65 of file port_api.h.
| UINT8 tPORT_STATE::parity_type |
Definition at line 72 of file port_api.h.
| UINT8 tPORT_STATE::fc_type |
Definition at line 82 of file port_api.h.
| UINT8 tPORT_STATE::rx_char1 |
Definition at line 84 of file port_api.h.
| UINT8 tPORT_STATE::xon_char |
Definition at line 87 of file port_api.h.
| UINT8 tPORT_STATE::xoff_char |
Definition at line 90 of file port_api.h.