HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
Loading...
Searching...
No Matches
tmc51x0::Result< T > Member List

This is the complete list of members for tmc51x0::Result< T >, including all inherited members.

Error() const noexcepttmc51x0::Result< T >inline
error_tmc51x0::Result< T >private
ErrorMessage() const noexcepttmc51x0::Result< T >inline
get() const &noexcepttmc51x0::Result< T >inline
get() const &noexcepttmc51x0::Result< T >inline
get() &noexcepttmc51x0::Result< T >inline
get() &noexcepttmc51x0::Result< T >inline
get() &&noexcepttmc51x0::Result< T >inline
get() &&noexcepttmc51x0::Result< T >inline
IsErr() const noexcepttmc51x0::Result< T >inline
IsOk() const noexcepttmc51x0::Result< T >inline
operator bool() const noexcepttmc51x0::Result< T >inlineexplicit
Result(T &&value) noexcepttmc51x0::Result< T >inlineexplicit
Result(const T &value) noexcepttmc51x0::Result< T >inlineexplicit
Result(ErrorCode error) noexcepttmc51x0::Result< T >inlineexplicit
Value() noexcepttmc51x0::Result< T >inline
Value() const noexcepttmc51x0::Result< T >inline
value_tmc51x0::Result< T >private
ValueOr(const T &default_value) const noexcepttmc51x0::Result< T >inline