#include #define DEVICE 34 void main() { unsigned int transmitted; transmitted = inpw( DEVICE ); }