List of all members.
Public Member Functions |
bool | init (void) |
| Initialize the hardware line for servos.
|
bool | set_pulse_width_us (uint16_t __attribute__((unused)) pulse_us) |
| Set pulse width.
|
bool | set_period_us (uint16_t __attribute__((unused)) period_us) |
| Set pulse period.
|
Member Function Documentation
Initialize the hardware line for servos.
- Returns:
- Success
Implements Pwm.
Set pulse period.
- Parameters:
-
period_us | Pulse period in us |
- Returns:
- Success
Set pulse width.
- Parameters:
-
pulse_us | Pulse length in us |
- Returns:
- Success
The documentation for this class was generated from the following file:
- /home/travis/build/lis-epfl/MAVRIC_Library/hal/dummy/pwm_dummy.hpp