Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
rpm.h File Reference
#include <math.h>
#include <algorithm>
#include <iterator>
Include dependency graph for rpm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  float2bytes
 

Functions

void rpm_2_byte (float rr_rpm, char *rr_rpm_byte)
 

Variables

float2bytes data
 

Function Documentation

◆ rpm_2_byte()

void rpm_2_byte ( float  rr_rpm,
char *  rr_rpm_byte 
)

Definition at line 12 of file rpm.h.

Here is the caller graph for this function:

Variable Documentation

◆ data

Definition at line 10 of file rpm.h.