Lines Matching full:supported
21 uint8_t testMode:2; //!< Not supported.
22 uint8_t breakDetected:1; //!< Not supported.
23 uint8_t transmitOverrun:1; //!< Not supported.
35 uint8_t transmitOverrun:1; //!< Not supported.
36 uint8_t breakDetected:1; //!< Not supported.
37 uint8_t testMode:2; //!< Not supported.
48 uint8_t flushOut:1; //!< Not supported.
49 uint8_t flushIn:1; //!< Not supported.
50 uint8_t dcd:1; //!< Not supported.
51 uint8_t cts:1; //!< Not supported.
52 uint8_t generateBreak:1; //!< Not supported.
53 uint8_t ring:1; //!< Not supported.
61 uint8_t ring:1; //!< Not supported.
62 uint8_t generateBreak:1; //!< Not supported.
63 uint8_t cts:1; //!< Not supported.
64 uint8_t dcd:1; //!< Not supported.
65 uint8_t flushIn:1; //!< Not supported.
66 uint8_t flushOut:1; //!< Not supported.