fetcher 0.0.0
A command line utility for reading sensor data over I2C and providing it over stdout.
vec2d_i32_t Struct Reference

#include <sensor_api.h>

Data Fields

int32_t x
 
int32_t y
 

Detailed Description

Type for a 2 dimensional vector with integer x, y components

Field Documentation

◆ x

int32_t vec2d_i32_t::x

X component

◆ y

int32_t vec2d_i32_t::y

Y component


The documentation for this struct was generated from the following file: