Searched defs:Outbound (Results 1 – 1 of 1) sorted by relevance
18 struct Outbound struct21 uint8_t testMode:2; //!< Not supported.22 uint8_t breakDetected:1; //!< Not supported.23 uint8_t transmitOverrun:1; //!< Not supported.24 uint8_t SOLDeactivating:1; //!< 0 : SOL is active, 1 : SOL deactivated.25 uint8_t charUnavailable:1; //!< 0 : Available, 1 : Unavailable.26 uint8_t ack:1; //!< 0 : ACK, 1 : NACK.27 uint8_t reserved:1; //!< Reserved.31 uint8_t reserved:1; //!< Reserved.32 uint8_t ack:1; //!< 0 : ACK, 1 : NACK.[all …]