ESPHome  2024.7.2
Data Structures | Namespaces | Enumerations
grove_tb6612fng.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::grove_tb6612fng::GroveMotorDriveTB6612FNG
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorRunAction< Ts >
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorBrakeAction< Ts >
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorStopAction< Ts >
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorStandbyAction< Ts >
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorNoStandbyAction< Ts >
 
class  esphome::grove_tb6612fng::GROVETB6612FNGMotorChangeAddressAction< Ts >
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::grove_tb6612fng
 

Enumerations

enum  esphome::grove_tb6612fng::MotorChannelTypeT { esphome::grove_tb6612fng::MOTOR_CHA = 0, esphome::grove_tb6612fng::MOTOR_CHB = 1 }
 
enum  esphome::grove_tb6612fng::StepperModeTypeT { esphome::grove_tb6612fng::FULL_STEP = 0, esphome::grove_tb6612fng::WAVE_DRIVE = 1, esphome::grove_tb6612fng::HALF_STEP = 2, esphome::grove_tb6612fng::MICRO_STEPPING = 3 }