OpenCores
URL https://opencores.org/ocsvn/sport/sport/trunk

Subversion Repositories sport

[/] [sport/] [trunk/] [sw/] [api/] [wiegand_api.h] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 jeaander
#include <stdlib.h>
2
 
3
struct wiegand26{
4
       char
5
}wiegand26
6
 
7
 
8
//standard Wiegand-based protocols
9
int wiegand26_write();
10
int wiegand26_read();
11
int wiegand39_write();
12
int wiegand39_read();
13
int wiegand8BitBurst_write();
14
int wiegand8BitBurst_read();
15
int parityCalc(&char bitString, int start, int end);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.