F´ Flight Software - C/C++ Documentation  NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
}