#include <tmc51x0.hpp>
|
| bool | success {false} |
| |
| bool | bounded {false} |
| | true if bounds found on both sides
|
| |
| bool | cancelled {false} |
| |
| float | min_bound {0.0F} |
| | In caller-provided position_unit.
|
| |
| float | max_bound {0.0F} |
| | In caller-provided position_unit.
|
| |
◆ bounded
template<typename CommType >
true if bounds found on both sides
◆ cancelled
template<typename CommType >
◆ max_bound
template<typename CommType >
In caller-provided position_unit.
◆ min_bound
template<typename CommType >
In caller-provided position_unit.
◆ success
template<typename CommType >
The documentation for this struct was generated from the following file: