Performs processing in response to the DALI transmission end interrupt INTSTDLn.
Remark This API function is called as the callback routine of interrupt process r_dalin_interrupt_send corresponding to the DALI transmission end interrupt INTSTDLn (performed when number of transmission data specified by R_DALIn_Send rgument tx_num has been completed).
[Syntax]
static void r_dalin_callback_sendend ( void );
Remark n is the channel number.
[Argument(s)]
None.
[Return value]
None.