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

actuatorHwErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::actuator
 

Enumerations

enum  {
  fcf::devmgr::actuator::HW_SUCCESS = 0 , fcf::devmgr::actuator::HW_ERR_HW_NOT_OP = 1 , fcf::devmgr::actuator::HW_ERR_WRONG_CMD = 2 , fcf::devmgr::actuator::HW_ERR_INCONSISTENT = 3 ,
  fcf::devmgr::actuator::HW_ERR_INIT_FAILURE = 4 , fcf::devmgr::actuator::HW_ERR_ENABLE_FAILURE = 5 , fcf::devmgr::actuator::HW_ERR_DISABLE_FAILURE = 6 , fcf::devmgr::actuator::HW_ERR_ON_FAILURE = 7 ,
  fcf::devmgr::actuator::HW_ERR_OFF_FAILURE = 8
}
 

Variables

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

Detailed Description

actuatorHwErrors header file.

Author
mkiekebu