Skip to content

Struct evam::TA6586Config

ClassList > evam > TA6586Config

Configuration structure for TA6586Driver .

  • #include <evamTA6586Driver.h>

Public Attributes

Type Name
int backwardPin
int forwardPin

Public Functions

Type Name
TA6586Config (int forwardPin, int backwardPin)

Public Attributes Documentation

variable backwardPin

int evam::TA6586Config::backwardPin;

variable forwardPin

int evam::TA6586Config::forwardPin;

Public Functions Documentation

function TA6586Config

inline evam::TA6586Config::TA6586Config (
    int forwardPin,
    int backwardPin
) 


The documentation for this class was generated from the following file src/evamTA6586Driver.h