Chameleon-Mini
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Pages
Firmware
Chameleon-Mini
Codec
ISO15693-2.h
1
/*
2
* ISO15693-2.h
3
*
4
* Created on: 21.08.2013
5
* Author: skuser
6
*/
7
8
#ifndef ISO15693_2_H_
9
#define ISO15693_2_H_
10
11
#include "Codec.h"
12
13
#define ISO15693_APP_NO_RESPONSE 0x0000
14
15
16
/* Codec Interface */
17
void
ISO15693CodecInit(
void
);
18
void
ISO15693CodecTask(
void
);
19
20
21
#endif
/* ISO15693_2_H_ */
Generated on Sun Dec 22 2013 16:00:04 for Chameleon-Mini by
1.8.4