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 61 of file types.h.
Referenced by set_stop_bits().
struct { ... } bits |
Referenced by set_stop_bits().
u8 byte |
Definition at line 69 of file types.h.
Referenced by set_stop_bits().