AM263x Motor Control SDK  09.02.00

Introduction

Contains the public interface for the HAL and EST modules.

Go to the source code of this file.

Data Structures

struct  userParams_Handle
 Defines a structure for the user parameters. More...
 

Enumerations

enum  MotorNum_e { MTR_1 = 0, MTR_2 = 1, MTR_3 = 2 }
 Enumeration for the Motor numbers. More...
 

Enumeration Type Documentation

◆ MotorNum_e

enum MotorNum_e

Enumeration for the Motor numbers.

Enumerator
MTR_1 
MTR_2 
MTR_3