PHiLIP
|
UART status. More...
#include <PHiLIP_typedef.h>
Data Fields | |
uint8_t | cts: 1 |
uint8_t | pe: 1 |
uint8_t | fe: 1 |
uint8_t | nf: 1 |
uint8_t | ore: 1 |
uint8_t | res: 3 |
UART status.
uint8_t uart_status_t::cts |
CTS pin state
uint8_t uart_status_t::fe |
Framing error
uint8_t uart_status_t::nf |
Noise detected flag
uint8_t uart_status_t::ore |
Overrun error
uint8_t uart_status_t::pe |
Parity error
uint8_t uart_status_t::res |
Reserved bits