Everything

R_DMACn_Stop

Disables operation of channel n.

Remark 1.      This API function does not forcibly terminate DMA transfer.

Remark 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.