
Go to the source code of this file.
Classes | |
| struct | _Pi_Renc_s |
Functions | |
| static void | _cb (int gpio, int level, uint32_t tick, void *user) |
| Pi_Renc_t * | Pi_Renc (int gpioA, int gpioB, Pi_Renc_CB_t callback) |
| void | Pi_Renc_cancel (Pi_Renc_t *renc) |
|
static |
Definition at line 34 of file rotary_encoder.c.
| Pi_Renc_t* Pi_Renc | ( | int | gpioA, |
| int | gpioB, | ||
| Pi_Renc_CB_t | callback | ||
| ) |
Definition at line 57 of file rotary_encoder.c.
| void Pi_Renc_cancel | ( | Pi_Renc_t * | renc | ) |
Definition at line 84 of file rotary_encoder.c.