urbtc.h
Go to the documentation of this file.
00001 #ifndef __URBTC_H__
00002 #define __URBTC_H__
00003 
00004 /* IOCTLÍÑÌ¿ÎáÄêµÁ */
00005 #define URBTC_GET_VENDOR 1
00006 #define URBTC_GET_PRODUCT 2
00007 #define URBTC_REQUEST_READ 3
00008 #define URBTC_CONTINUOUS_READ 4
00009 #define URBTC_COUNTER_SET 5
00010 #define URBTC_DESIRE_SET 6
00011 #define URBTC_GET_READ_STATUS 7
00012 #define URBTC_GET_WRITE_STATUS 8
00013 #define URBTC_BUFREAD 9
00014 #define URBTC_WAITREAD 10
00015 
00016 #define URBTC_STATUS_READ_REQUEST 0
00017 #define URBTC_STATUS_READ_CONTINUOUS 1
00018 #define URBTC_STATUS_WRITE_COUNTER 2
00019 #define URBTC_STATUS_WRITE_DESIRE 3
00020 
00021 #endif


cirkit_unit03_driver
Author(s): CIR-KIT
autogenerated on Thu Jun 6 2019 21:08:20