QM816.prgRecall

Recalls a program

class QM816
protected @nogc @safe pure nothrow
void
prgRecall
(
ubyte ch
,
ubyte prg
,
ubyte bank
)

Parameters

ch ubyte

channel number.

prg ubyte

program number.

bank ubyte

bank number LSB. MSB is not used.

Meta