Open FFBoard
Open source force feedback firmware
MinMaxPair Struct Reference

#include <AnalogAxisProcessing.h>

Public Attributes

int32_t min = 0x7fff
 
int32_t max = -0x7fff
 

Detailed Description

Definition at line 25 of file AnalogAxisProcessing.h.

Member Data Documentation

◆ max

int32_t MinMaxPair::max = -0x7fff

Definition at line 27 of file AnalogAxisProcessing.h.

◆ min

int32_t MinMaxPair::min = 0x7fff

Definition at line 26 of file AnalogAxisProcessing.h.


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