Home
last modified time | relevance | path

Searched defs:_eUSCI_eUSCI_UART_ConfigV1 (Results 1 – 1 of 1) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Duart.h124 typedef struct _eUSCI_eUSCI_UART_ConfigV1 struct
126 uint_fast8_t selectClockSource;
127 uint_fast16_t clockPrescalar;
128 uint_fast8_t firstModReg;
129 uint_fast8_t secondModReg;
130 uint_fast8_t parity;
131 uint_fast16_t msborLsbFirst;
132 uint_fast16_t numberofStopBits;
133 uint_fast16_t uartMode;
134 uint_fast8_t overSampling;
[all …]