NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Public Attributes | ||
UINT8 | dlci | |
UINT8 | type | |
UINT8 | cr | |
UINT8 | ea | |
UINT8 | pf | |
UINT8 | credit | |
union { | ||
struct { | ||
UINT8 dlci | ||
UINT8 frame_type | ||
UINT8 conv_layer | ||
UINT8 priority | ||
UINT8 t1 | ||
UINT16 mtu | ||
UINT8 n2 | ||
UINT8 k | ||
} pn | ||
struct { | ||
UINT8 * p_data | ||
UINT16 data_len | ||
} test | ||
struct { | ||
UINT8 dlci | ||
UINT8 signals | ||
UINT8 break_present | ||
UINT8 break_duration | ||
} msc | ||
struct { | ||
UINT8 ea | ||
UINT8 cr | ||
UINT8 type | ||
} nsc | ||
struct { | ||
UINT8 dlci | ||
UINT8 is_request | ||
UINT8 baud_rate | ||
UINT8 byte_size | ||
UINT8 stop_bits | ||
UINT8 parity | ||
UINT8 parity_type | ||
UINT8 fc_type | ||
UINT8 xon_char | ||
UINT8 xoff_char | ||
UINT16 param_mask | ||
} rpn | ||
struct { | ||
UINT8 dlci | ||
UINT8 line_status | ||
} rls | ||
} | u | |