ST_KL6821OutData

TYPE ST_KL6821OutData :
STRUCT
  nCtrl    : WORD;
  arrData      : ARRAY [0..3] OF BYTE;
END_STRUCT
END_TYPE