All Data Structures Functions Variables Enumerations Enumerator Modules Pages
Enumerations

advanced constants More...

Enumerations

enum  eEncoderSelectMaskAdvanced
 clusters hidden bit masks for the requests of the encoders More...
 

Detailed Description

advanced constants

Enumeration Type Documentation

◆ eEncoderSelectMaskAdvanced

clusters hidden bit masks for the requests of the encoders

This enum collects all hidden select masks for the encoders_request(). Especially for clearing the encoders.

For simplicity, the regular user is only offered the eEncoderSelectMask.

Note
The request of the clearing can only be done in single-request mode - there is no continuous request possible.
See also
eEncoderSelectMask
Enumerator
kEncoderSelectAbsAndClear 

bit mask (0x04): select encoder values (16-bit) and clear them
see also sMD_EncoderClear and encoders_clear()

kEncoderSelectAllWithClear 

bit mask (0x07): select all data blocks (including clear)