Everything

Serial interface UARTMG

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

 

Figure 3.55   API Functions: [Serial interface UARTMG]

API Function Name

Function

R_UARTMGn_Create

Performs initialization necessary to control the serial interface UARTMG.

R_UARTMGn_Create_UserInit

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

r_uartmgn_interrupt_send

Performs processing in response to the UARTMG transmission completion interrupt INTSTMGn.

r_uartmgn_interrupt_receive

Performs processing in response to the UARTMG reception completion interrupt INTSRMGn.

r_uartmgn_interrupt_error

Perfomrs processing in response to the UARTMG reception error interrupt INTSREMGn.

R_UARTMGn_Start

Sets UARTMG communication to standby mode.

R_UARTMGn_Stop

Ends UARTMG communication.

R_UARTFn_Set_PowerOff

Halts the clock supplied to the serial interface UARTMG.

R_UARTMGn_Send

Starts UARTMG data transmission.

R_UARTMGn_Receive

Starts UARTMG data reception.

r_uartmgn_callback_sendend

Performs processing in response to the UARTMG transmission completion interrupt INTSTMGn.

r_uartmgn_callback_receiveend

Performs processing in response to the UARTMG reception completion interrupt INTSRMGn.

r_uartmgn_callback_error

Performs processing in response to the UARTMG reception error interrupt INTSREMGn.

r_uartmgn_callback_softwareoverrun

Performs processing in response to detection of overrun error.