Performs processing in response to detection of parity error (ACK error).
[Syntax]
#include “r_cg_macrodriver.h”
static void r_iicmn_callback_master_error ( MD_STATUS flag );
Remark m is the unit number, and n is the channel number.
[Argument(s)]
I/O |
Argument |
Description |
O |
MD_STATUS flag; |
Cause of communication error MD_NACK: Acknowledge not detected |
[Argument(s)]
None.
[Return value]
None.