Unit 'maxmod9' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libndsfpc]

t_mmdssample

Declaration

Source position: mm_types.inc line 132

type t_mmdssample = record

  loop_start: mm_word;

  case Integer of

    0: (

        loop_length: mm_word;

      );

    1: (

        length: mm_word;

        format: mm_byte;

        repeat_mode: mm_byte;

        base_rate: mm_hword;

        data: mm_addr;

      );

end;


Documentation generated on: 2023-03-18