AEM
u8u32f_struct Struct Reference

#include <config.h>

Public Member Functions

boolean operator== (const u8u32f_struct &r) const
 
boolean operator!= (const u8u32f_struct &r) const
 

Data Fields

uint8_t u8
 
uint32_t u32
 
float f
 

Detailed Description

This is the stuct used to handle data read from the sensors as well as all SPI responses to the Master

Member Function Documentation

boolean u8u32f_struct::operator!= ( const u8u32f_struct r) const
boolean u8u32f_struct::operator== ( const u8u32f_struct r) const

Field Documentation

float u8u32f_struct::f
uint32_t u8u32f_struct::u32
uint8_t u8u32f_struct::u8

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