Typedefs | Functions
rotary_encoder.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* Pi_Renc_CB_t )(int)
typedef struct _Pi_Renc_s Pi_Renc_t

Functions

Pi_Renc_tPi_Renc (int gpioA, int gpioB, Pi_Renc_CB_t callback)
void Pi_Renc_cancel (Pi_Renc_t *renc)

Typedef Documentation

typedef void(* Pi_Renc_CB_t)(int)

Definition at line 4 of file rotary_encoder.h.

typedef struct _Pi_Renc_s Pi_Renc_t

Definition at line 8 of file rotary_encoder.h.


Function Documentation

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.



cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Thu Jun 6 2019 20:43:57