Classes | Functions
wiegand.c File Reference
#include <stdlib.h>
#include <pigpio.h>
#include "wiegand.h"
Include dependency graph for wiegand.c:

Go to the source code of this file.

Classes

struct  _Pi_Wieg_s

Functions

void _cb (int gpio, int level, uint32_t tick, void *user)
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)

Function Documentation

void _cb ( int  gpio,
int  level,
uint32_t  tick,
void *  user 
)

Definition at line 19 of file wiegand.c.

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 Thu Jun 6 2019 20:43:57