3.2.32 Serial interface IICA

Below is a list of API functions output by the Code Generator for serial interface IICA use.

Table 3.32

API Functions: [Serial Interface IICA]

API Function Name

Function

R_IICAn_Create

Performs initialization necessary to control the serial interface IICA.

R_IICAn_Create_UserInit

Performs user-defined initialization related to the serial interface IICA.

r_iican_interrupt

Performs processing in response to the IICA communication end interrupt INTIICAn.

R_IICAn_StopCondition

Generates stop conditions.

R_IICAn_Stop

Ends IICA communication.

R_IICAn_Reset

Reset the serial interface IICA.

R_IICAn_Set_PowerOff

Halts the clock supplied to the serial interface IICA.

R_IICAn_Master_Send

Starts IICA master transmission.

R_IICAn_Master_Receive

Starts IICA master reception.

r_iican_callback_master_sendend

Performs processing in response to the IICA master transmission end interrupt INTIICAn.

r_iican_callback_master_receiveend

Performs processing in response to the IICA master reception end interrupt INTIICAn.

r_iican_callback_master_error

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

R_IICAn_Slave_Send

Starts IICA slave transmission.

R_IICAn_Slave_Receive

Starts IICA slave reception.

r_iican_callback_slave_sendend

Performs processing in response to the IICA slave transmission end interrupt INTIICAn.

r_iican_callback_slave_receiveend

Performs processing in response to the IICA slave reception end interrupt INTIICAn.

r_iican_callback_slave_error

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

r_iican_callback_getstopcondition

Performs processing in response to detection of stop condition.

R_IICAn_Set_SnoozeOn

Enables operation of the address match wakeup function in STOP mode.

R_IICAn_Set_SnoozeOff

Disables operation of the address match wakeup function in STOP mode.

R_IICAn_Set_WakeupOn

Enables operation of the address match wakeup function in STOP mode.

R_IICAn_Set_WakeupOff

Disables operation of the address match wakeup function in STOP mode.