FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kEncoderDirection Struct Reference

Description

Represents encoder A/B signal interpretation.

Inheritance diagram for kEncoderDirection:
Inheritance graph

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.
 

The documentation for this struct was generated from the following file: