Inert Magnetometer#
Defined in namespace hal::soft
#include <libhal-soft/inert/inert_magnetometer.hpp>
-
class inert_magnetometer : public hal::magnetometer#
Inert implementation of magnetic field strength sensing hardware.
Public Functions
-
inline constexpr inert_magnetometer(read_t p_result)#
Create an inert_magnetometer object.
- Parameters:
p_result – - what will be returned from the read function.
-
inline constexpr inert_magnetometer(read_t p_result)#