Nintendo R.O.B. Control Library  v1.1.2
Library to control the Nintendo Robotic Operating Buddy
Namespaces | Enumerations
pulse_driver_error.hpp File Reference
#include <system_error>
#include <type_traits>
Include dependency graph for pulse_driver_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
 

Enumerations

enum class  nes::rob::pulse_driver_error {
  nes::rob::success = 0 , nes::rob::hal_clock , nes::rob::hal_gpio_config , nes::rob::hal_gpio_state ,
  nes::rob::hal_init
}
 Pulse Driver Errors. More...