|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
playerc_dio_t Struct Reference |
Public Attributes | |
playerc_device_t | info |
uint8_t | count |
The number of valid digital inputs. | |
uint32_t | digin |
A bitfield of the current digital inputs. |
|
Device info; must be at the start of all device structures. |
|
The number of valid digital inputs.
|
|
A bitfield of the current digital inputs.
|