![]() |
MOS Source Code
|
#include <types.h>
Public Attributes | ||
struct { | ||
bool b0: 1 | ||
bool b1: 1 | ||
bool b2: 1 | ||
bool b3: 1 | ||
bool b4: 1 | ||
bool b5: 1 | ||
bool b6: 1 | ||
bool msb: 1 | ||
} | bits | |
u8 | byte | |
bool b1 |
Definition at line 57 of file types.h.
Referenced by ISerialDevice::SetStopBits().
struct { ... } bits |
Referenced by ISerialDevice::SetStopBits().
u8 byte |
Definition at line 65 of file types.h.
Referenced by ISerialDevice::SetStopBits().