|
FireSync API
|
Represents encoder A/B signal interpretation.

Public Member Functions | |
| kStatus | kEncoderDirection_Format (kEncoderDirection direction, kChar *text, kSize capacity) |
| Formats a kEncoderDirection value to a string buffer. More... | |
Related | |
| #define | kENCODER_DIRECTION_NULL (0x00) |
| Encoder direction unknonwn. | |
| #define | kENCODER_DIRECTION_A_LEADS_B (0x01) |
| A leads B. | |
| #define | kENCODER_DIRECTION_B_LEADS_A (0x02) |
| B leads A. | |
| #define | kENCODER_DIRECTION_OPTIONS (0x03) |
| Bitset containing all valid kEncoderDirection options. | |