r_iican_callback_slave_error
|
Performs processing in response to detection of IICA slave communication error.
[Syntax]
#include "r_cg_macrodriver.h"
static void r_iican_callback_slave_error ( MD_STATUS flag );
|
Remark | n is the channel number. |
[Argument(s)]
|
|
|
|
MD_STATUS flag;
|
Cause of communication error
MD_ERROR: Address mismatch detected
MD_NACK: Acknowledge not detected
|
[Return value]
None.