Netcruzer Library API  V2.03
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
nz_in6bt.h
Go to the documentation of this file.
1 
50 #ifndef IN6BT_H
51 #define IN6BT_H
52 
57 void in6bt_Init(BYTE imodPort);
58 
64 void in6bt_Enable(BYTE imodPort, BOOL enable);
65 
66 #endif