Vehicle Control Unit 0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Public Attributes | List of all members
AnalogOutput Struct Reference

#include <AnalogOutput.h>

Collaboration diagram for AnalogOutput:
Collaboration graph
[legend]

Public Attributes

Output output
 
int channel
 
int buffer_index
 

Detailed Description

Definition at line 11 of file AnalogOutput.h.

Member Data Documentation

◆ buffer_index

int AnalogOutput::buffer_index

Definition at line 14 of file AnalogOutput.h.

◆ channel

int AnalogOutput::channel

Definition at line 13 of file AnalogOutput.h.

◆ output

Output AnalogOutput::output

Definition at line 12 of file AnalogOutput.h.


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