typedef enum { ASRL_END_NONE = 0, ASRL_END_LAST_BIT = 1, ASRL_END_TERMCHAR = 2, ASRL_END_BREAK = 3} SerialEndConst;