Everything
3.2.8 Clock Serial Interface H

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

Table 3.8

API Functions: [Clock serial interface H]

API Function Name

Function

R_CSIHm_Create

Performs initialization necessary to control the clock serial interface H functions.

R_CSIHm_Create_UserInit

Performs user-defined initialization relating to the clock serial interface H functions.

r_csihm_interrupt_receive

Performs processing in response to the CSIH reception interrupt.

r_csihm_interrupt_error

Performs processing in response to the CSIH error interrupt.

r_csihm_interrupt_send

Performs processing in response to the CSIH communication interrupt.

r_csihm_interrupt_jobend

Performs processing in response to the CSIH job end interrupt.

r_csihm_callback_receiveend

Performs processing in response to the CSIH reception interrupt.

r_csihm_callback_sendend

Performs processing in response to the CSIH communication interrupt.

r_csihm_callback_error

Performs processing in response to the CSIH error interrupt.

R_CSIHm_Start

Sets CSIH communication to standby mode.

R_CSIHm_Stop

Ends CSIH communication.

R_CSIHm_Master_Send

Start CSIH data transmission by master mode.

R_CSIHm_Master_Receive

Start CSIH data reception by master mode.

R_CSIHm_Slave_Send

Start CSIH data transmission by slave mode.

R_CSIHm_Slave_Receive

Start CSIH data reception by slave mode.

R_CSIHm_Extended_Data_Master_Send

Start CSIH extended data transmission by master mode.

R_CSIHm_Extended_Data_Master_Receive

Start CSIH extended data reception by master mode.

R_CSIHm_Extended_Slave_Send

Start CSIH extended data transmission by slave mode.

R_CSIHm_Extended_Data_Slave_Receive

Start CSIH extended data reception by slave mode.