|
Polyphase Game Engine
|
#include <stdint.h>#include <string>Go to the source code of this file.
Classes | |
| struct | SerialConfig |
| struct | SerialPortInfo |
Typedefs | |
| typedef uint32_t | SerialHandle |
Enumerations | |
| enum class | SerialParity : uint8_t { None , Odd , Even , Mark , Space } |
| typedef uint32_t SerialHandle |
|
strong |