Motoron Motor Controller library for Raspberry Pi
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
motoron.VinSenseType Class Reference
Inheritance diagram for motoron.VinSenseType:

Static Public Attributes

int MOTORON_256 = 0b0000
 
int MOTORON_HP = 0b0010
 
int MOTORON_550 = 0b0011
 

Detailed Description

Definition at line 31 of file motoron.py.

Member Data Documentation

◆ MOTORON_256

int motoron.VinSenseType.MOTORON_256 = 0b0000
static

Definition at line 32 of file motoron.py.

◆ MOTORON_550

int motoron.VinSenseType.MOTORON_550 = 0b0011
static

Definition at line 34 of file motoron.py.

◆ MOTORON_HP

int motoron.VinSenseType.MOTORON_HP = 0b0010
static

Definition at line 33 of file motoron.py.


The documentation for this class was generated from the following files: