r_riicn_error_interrupt


Performs processing in response to the transfer error/event generation interrupts (EEI).

Remark

This API function is called to run interrupt processing for the transfer error/event generation interrupts (EEI), which are generated when the I2C bus interface detects the transfer error/event generation (arbitration-lost, NACK, timeout, start condition, and stop condition).

[Syntax]

static  void    r_riicn_error_interrupt ( void );

Remark

n is the channel number.

[Argument(s)]

None.

[Return value]

None.