[r13]: / trunk / d-logg / d-logg / IoDrvConfig / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 896 Bytes

1
2
3
4
5
6
TYPE IoDrvConfig :
STRUCT
	iPortNr : INT;
	dwBaudrate : DWORD;
END_STRUCT
END_TYPE