#include <uart.h>
#include <uart_defs.h>
#include <uart_private.h>
Go to the source code of this file.
Functions | |
int | uart_9bits_recv_nowait (uint8_t num) |
int uart_9bits_recv_nowait | ( | uint8_t | num | ) |
same than uart_recv_nowait() with 9 bits.
Definition at line 29 of file uart_recv9_nowait.c.
References cirbuf_del_buf_tail(), cirbuf_get_buf_tail(), CIRBUF_GET_LEN, parse_doc::elt, g_rx_fifo, IRQ_LOCK, and IRQ_UNLOCK.
Referenced by uart_9bits_recv().