ao_mikroe_2935.h
GeoMagnetic Click

Include

ao_float.h
stdbool.h
stddef.h

Configuration

#define AO_MIKROE_2935 (false)

Defines whether the clickboard is used.

Types

ao_mikroe_2935_t

typedef struct ao_mikroe_2935_t ao_mikroe_2935_t;

Structs

ao_mikroe_2935_t

struct ao_mikroe_2935_t
{
    bool       ready;
    ao_float_t x;
    ao_float_t y;
    ao_float_t z;
};
ready  
x &my;T
y &my;T
z &my;T

Functions

ao_mikroe_2935

void ao_mikroe_2935(size_t i, ao_mikroe_2935_t const * x);

ao_mikroe_2935_start

void ao_mikroe_2935_start(size_t i);

ao_mikroe_2935_stop

void ao_mikroe_2935_stop(size_t i);