10#include "dawn/porting/nuttx/encoder.hxx"
38int encoder_open(
const char *path);
46void encoder_close(
int fd);
55int encoder_read_position(
int fd, int32_t *pos);
72int encoder_reset(
int fd);
81int encoder_set_posmax(
int fd, uint32_t posmax);
Out-of-tree user-extension hooks for Dawn.
Quadrature encoder index sample.