Data Fields

internal struct used to save data related to driving More...

#include <twi.h>

Data Fields

int16_t r
 
int16_t v
 

Detailed Description

internal struct used to save data related to driving

See also
drive_arc(), drive_get(), drive_request() and MD_DriveArc

Field Documentation

◆ r

int16_t sMD_DriveArc::r

radius for driving

See also
drive_arc(), drive_get() and kDriveGetArcRadius and kDriveGetCommand

◆ v

int16_t sMD_DriveArc::v

speed for driving

See also
drive_arc(), drive_get() and kDriveGetArcSpeed and kDriveGetCommand

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