Speeduino
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
vvtStatus_t Struct Reference

#include <statuses.h>

Public Member Functions

 vvtStatus_t ()
 

Public Attributes

bool angleError: 1
 Is the cam angle within limits (false) or not (true)
 
int16_t angle = 0
 Measured cam angle.
 
uint8_t targetAngle = 0
 Target angle.
 
uint8_t duty = 0
 PWM duty.
 

Constructor & Destructor Documentation

◆ vvtStatus_t()

vvtStatus_t::vvtStatus_t ( )
inline

Member Data Documentation

◆ angle

int16_t vvtStatus_t::angle = 0

Measured cam angle.

◆ angleError

bool vvtStatus_t::angleError

Is the cam angle within limits (false) or not (true)

◆ duty

uint8_t vvtStatus_t::duty = 0

PWM duty.

◆ targetAngle

uint8_t vvtStatus_t::targetAngle = 0

Target angle.


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