R_DMACn_Stop


Disables operation of channel n.

Remarks 1.

This API function does not forcibly terminate DMA transfer.

Remarks 2.

Before using this API function, you must confirm that transmission has ended.

[Syntax]

void    R_DMACn_Stop ( void );

Remark

n is the channel number.

[Argument(s)]

None.

[Return value]

None.