Typedefs | Functions
ir_hasher.h File Reference
#include <stdint.h>
Include dependency graph for ir_hasher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* Pi_Hasher_CB_t )(uint32_t)
typedef struct _Pi_Hasher_s Pi_Hasher_t

Functions

Pi_Hasher_tPi_Hasher (int gpio, Pi_Hasher_CB_t callback, int timeout)
void Pi_Hasher_cancel (Pi_Hasher_t *hasher)

Typedef Documentation

typedef void(* Pi_Hasher_CB_t)(uint32_t)

Definition at line 6 of file ir_hasher.h.

typedef struct _Pi_Hasher_s Pi_Hasher_t

Definition at line 10 of file ir_hasher.h.


Function Documentation

Pi_Hasher_t* Pi_Hasher ( int  gpio,
Pi_Hasher_CB_t  callback,
int  timeout 
)

Definition at line 107 of file ir_hasher.c.

void Pi_Hasher_cancel ( Pi_Hasher_t hasher)

Definition at line 125 of file ir_hasher.c.



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