Unit 'aes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TAESContrl

Declaration

Source position: aestypes.inc line 16

type TAESContrl = record

  opcode: SmallInt;

  case Boolean of

    True: (

        nums: array [0..3] of SmallInt;

      );

    False: (

        num_intin: SmallInt;

        num_intout: SmallInt;

        num_addrin: SmallInt;

        num_addrout: SmallInt;

      );

end;


Documentation generated on: 2023-03-18