3.2.30 Serial array unit 4

Below is a list of API functions output by the Code Generator for serial array unit 4 (DALI/UART4) use.

Table 3.30

API Functions: [Serial Array Unit 4]

API Function Name

Function

R_DALIn_Create

Performs initialization necessary to control the serial array unit 4 (DALI/UART4).

r_dalin_interrupt_send

Performs processing in response to the DALI transmission end interrupt INTSTDLn.

r_dalin_interrupt_receive

Performs processing in response to the DALI reception end interrupt INTSRDLn.

r_dalin_interrupt_error

Performs processing in response to the DALI reception error interrupt INTSREDLn.

R_DALIn_Start

Sets DALI communication to standby mode.

R_DALIn_Stop

Ends DALI communication.

R_DALIn_Send

Starts DALI data transmission.

R_DALIn_Receive

Starts DALI data reception.

r_dalin_callback_sendend

Performs processing in response to the DALI transmission end interrupt INTSTDLn.

r_dalin_callback_receiveend

Performs processing in response to the DALI reception end interrupt INTSRDLn.

r_dalin_callback_error

Performs processing in response to the DALI reception error interrupt INTSREDLn.

r_dalin_callback_softwareoverrun

Performs processing in response to detection of overrun error.