FeliCa Link(RC-S730) Library

Embed: (wiki syntax)

« Back to documentation index

RCS730.h File Reference

RCS730.h File Reference

FeliCa Link(RC-S730) Library. More...

Go to the source code of this file.

Data Structures

class  RCS730
 FeliCa Link(RC-S730) class. More...
struct  RCS730::callbacktable_t
 Callback Table. More...

Typedefs

typedef bool(* RCS730_CALLBACK_T )(void *pUser, uint8_t *pData, uint8_t Len)
 callback function type

Detailed Description

FeliCa Link(RC-S730) Library.

Author:
hiro99ma
Version:
1.00

Definition in file RCS730.h.


Typedef Documentation

typedef bool(* RCS730_CALLBACK_T)(void *pUser, uint8_t *pData, uint8_t Len)

callback function type

Definition at line 14 of file RCS730.h.