F´ Flight Software - C/C++ Documentation  NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
SerialReadPortAc.hpp File Reference

Go to the source code of this file.

Classes

class  Drv::InputSerialReadPort
 
class  Drv::OutputSerialReadPort
 

Namespaces

 Drv
 

Enumerations

enum  Drv::SerialReadStatus {
  Drv::SER_OK, Drv::SER_PARITY_ERR, Drv::SER_NO_BUFFERS, Drv::SER_BUFFER_TOO_SMALL,
  Drv::SER_OTHER_ERR, Drv::SerialReadStatus_MAX
}