SHIP:Constants:UART FLAGS

From Serious Documentation
Jump to: navigation, search

The name UART_FLAGS refers to a group of constants used to configure a UART connection. The constants in this group are:

Parity:

Character Length:

Stop Bits:

txControl options, which control the transmit enable hardware line:

These constants should referred to in the format "UART_FLAGS.PARITY_NONE". Do not create any other node with the exact name "UART_FLAGS".