|
Bike-X
0.8
|
#include "OVR_Device.h"

Public Types | |
| enum | { PacketSize = 15 } |
Public Member Functions | |
| SerialImpl () | |
| SerialImpl (const SerialReport &settings) | |
| void | Pack () |
| void | Unpack () |
Data Fields | |
| UByte | Buffer [PacketSize] |
| SerialReport | Settings |
Definition at line 528 of file OVR_Device.h.
| anonymous enum |
| Enumerator | |
|---|---|
| PacketSize | |
Definition at line 530 of file OVR_Device.h.
|
inline |
Definition at line 535 of file OVR_Device.h.
|
inline |
Definition at line 541 of file OVR_Device.h.
|
inline |
Definition at line 547 of file OVR_Device.h.
|
inline |
Definition at line 555 of file OVR_Device.h.
| UByte OVR::SerialImpl::Buffer[PacketSize] |
Definition at line 531 of file OVR_Device.h.
| SerialReport OVR::SerialImpl::Settings |
Definition at line 533 of file OVR_Device.h.