Nintendo R.O.B. Control Library  v1.1.2
Library to control the Nintendo Robotic Operating Buddy
Namespaces | Typedefs | Enumerations
hal_error.hpp File Reference
#include <system_error>
#include <type_traits>
Include dependency graph for hal_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nes
 
 nes::rob
 

Typedefs

typedef std::error_code nes::rob::error_code
 

Enumerations

enum class  nes::rob::hal_error { nes::rob::success = 0 , nes::rob::peripheral_gpio , nes::rob::sys_clock , nes::rob::sys_config }
 Hardware Abstraction Layer Errors. More...