DS
mmInstall

Back to Index

Prototype

void mmInstall( int fifo_channel );

Parameters

fifo_channel

FIFO communication channel to use. Must equal the channel the ARM9 side will be sending data to. (usually FIFO_MAXMOD)

Description

Installs the Maxmod system on the ARM7 side. Normally, this is the only function you need to call on ARM7.

See Also

mmInitDefault, mmInit