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

Go to the source code of this file.

Typedefs

typedef void(* Pi_Wieg_CB_t) (int, uint32_t)
 
typedef struct _Pi_Wieg_s Pi_Wieg_t
 

Functions

Pi_Wieg_tPi_Wieg (int gpio_0, int gpio_1, Pi_Wieg_CB_t callback, int timeout)
 
void Pi_Wieg_cancel (Pi_Wieg_t *wieg)
 

Typedef Documentation

typedef void(* Pi_Wieg_CB_t) (int, uint32_t)

Definition at line 6 of file wiegand.h.

typedef struct _Pi_Wieg_s Pi_Wieg_t

Definition at line 10 of file wiegand.h.

Function Documentation

Pi_Wieg_t* Pi_Wieg ( int  gpio_0,
int  gpio_1,
Pi_Wieg_CB_t  callback,
int  timeout 
)

Definition at line 84 of file wiegand.c.

void Pi_Wieg_cancel ( Pi_Wieg_t wieg)

Definition at line 123 of file wiegand.c.



cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:58