Skip to content

Struct hal::servo::range_error

ClassList > hal > servo > range_error

Error information indicating the range of the servo.

  • #include <servo.hpp>

Public Attributes

Type Name
hal::degrees max
Maximum range of the servo shaft in degrees.
hal::degrees min
Minimum range of the servo shaft in degrees.

Public Attributes Documentation

variable max

hal::degrees hal::servo::range_error::max;

variable min

hal::degrees hal::servo::range_error::min;

The documentation for this class was generated from the following file libraries/include/libhal/servo.hpp