Open FFBoard
Open source force feedback firmware
cpp_target_config.h File Reference

Go to the source code of this file.

Variables

SPIPort external_spi
 
SPIPort motor_spi
 
SPIPort ext3_spi
 
UARTPort motor_uart
 
UARTPort external_uart
 
CANPortcanport
 
const PWMConfig pwmTimerConfig
 
I2CPort i2cport
 
const OutputPin debugpin
 
const OutputPin gpMotor
 

Variable Documentation

◆ canport

CANPort& canport
extern

◆ debugpin

const OutputPin debugpin
extern

◆ ext3_spi

SPIPort ext3_spi
extern

◆ external_spi

SPIPort external_spi
extern

◆ external_uart

UARTPort external_uart
extern

◆ gpMotor

const OutputPin gpMotor
extern

◆ i2cport

I2CPort i2cport
extern

◆ motor_spi

SPIPort motor_spi
extern

◆ motor_uart

UARTPort motor_uart
extern

◆ pwmTimerConfig

const PWMConfig pwmTimerConfig
extern