EasyManua.ls Logo

Renesas RL78 - Page 24

Renesas RL78
88 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RL78/G11 UART Reception in STOP Mode Using Middle-speed On-chip Oscillator IAR
R01AN3634EJ0100 Rev.1.00 Page 24 of 85
Feb. 15, 2017
Function name: r_uart0_interrupt_error
Outline UART0 error interrupt function
Header r_cg_sau.h
Declaration __interrupt void r_uart0_interrupt_error(void)
Description
Stores reception data in RAM, responds based on error detected in
r_uart0_callback_error function.
Argument None
Return value None
Additional notes None
Function name: r_uart0_callback_error
Outline UART0 reception error processing function
Header r_cg_sau.h
Declaration static void r_uart0_callback_error(uint8_t err_type)
Description Sets up data transmission flag corresponding to error.
Argument err_type Error type
Return value None
Additional notes None

Related product manuals