SHIP:Constants:UART FLAGS

From Serious Documentation
Revision as of 07:21, 1 April 2014 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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".