|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
One field located in a report by descriptor parsing. More...
#include <TabletBackend.hpp>
Collaboration diagram for MayaFlux::Core::TabletField:Public Attributes | |
| uint32_t | bit_offset {} |
| uint32_t | bit_size {} |
| int32_t | logical_max {} |
| int32_t | logical_min {} |
| uint8_t | report_id {} |
| size_t | slot { TabletFrame::SLOT_COUNT } |
| SLOT_COUNT means not a slot field. | |
| uint16_t | usage {} |
| uint16_t | usage_page {} |
One field located in a report by descriptor parsing.
Bit offsets are measured from the first byte after the report ID when the device uses numbered reports, and from byte zero when it does not.
Definition at line 26 of file TabletBackend.hpp.