r_iican_callback_master_error

Performs processing in response to detection of IICA master communication error.

[Syntax]

#include r_cg_macrodriver.h

static void r_iican_callback_master_error ( MD_STATUS flag );

Remark n is the channel number.

[Argument(s)]

I/O

Argument

Description

I

MD_STATUS flag;

Cause of communication error

MD_SPT: Stop condition detected

MD_NACK: Acknowledge not detected

(No slave that matches the address/A slave can receive no

more data or does not require the next data)

[Return value]

None.