ifw-fcf  5.0.0
Namespaces | Enumerations | Variables
iodevHwErrors.hpp File Reference

SensorHwErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::iodev
 

Enumerations

enum  {
  fcf::devmgr::iodev::HW_SUCCESS = 0 , fcf::devmgr::iodev::HW_ERR_HW_NOT_OP = 1 , fcf::devmgr::iodev::HW_ERR_WRONG_CMD = 2 , fcf::devmgr::iodev::HW_ERR_INCONSISTENT = 3 ,
  fcf::devmgr::iodev::HW_ERR_INIT_FAILURE = 4 , fcf::devmgr::iodev::HW_ERR_ENABLE_FAILURE = 5 , fcf::devmgr::iodev::HW_ERR_DISABLE_FAILURE = 6
}
 

Variables

const std::unordered_map< short, std::string > fcf::devmgr::iodev::hw_errors
 

Detailed Description

SensorHwErrors header file.

Author
mkiekebu