PER Firmware
Loading...
Searching...
No Matches
pedals.h File Reference
#include <stdint.h>
#include "can_library/generated/DASHBOARD.h"
Include dependency graph for pedals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void pedals_periodic (void)
 Processes pedal sensor readings and sets faults as necessary.
 

Variables

volatile pedals_data_t pedal_values
 

Function Documentation

◆ pedals_periodic()

void pedals_periodic ( void )

Processes pedal sensor readings and sets faults as necessary.

Note
This function is called periodically by the scheduler
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ pedal_values

volatile pedals_data_t pedal_values
extern