Inert Accelerometer#

Inert Driver#

Defined in namespace hal::soft

#include <libhal-soft/inert/inert_accelerometer.hpp>

class inert_accelerometer : public hal::accelerometer#

Inert implementation of acceleration sensing hardware.

Public Functions

inline constexpr inert_accelerometer(read_t p_values)#

Create inert_accelerometer object.

Parameters:

p_values – - what will be returned from the read function.