|
Nintendo R.O.B. Control Library
v1.1.2
Library to control the Nintendo Robotic Operating Buddy
|
#include <system_error>#include <type_traits>

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... | |