Herzog Library 00.00.01
rel_libdev.herzog.00.00.01.10606
|
A structure to represent UART initialization information. More...
#include <uart_device.h>
Data Fields | |
uint8_t | DataSize |
uint8_t | StopBits |
uint8_t | ParityBit |
uint8_t | ParityEn |
uint8_t | LoopBackEn |
uint8_t | BreakEn |
uint8_t | StickyParityEn |
A structure to represent UART initialization information.
uint8_t BreakEn |
uint8_t DataSize |
uint8_t LoopBackEn |
uint8_t ParityBit |
uint8_t ParityEn |
uint8_t StickyParityEn |
uint8_t StopBits |