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

Static Public Attributes

int MOTORON_18V18 = 0b0001
 
int MOTORON_24V14 = 0b0101
 
int MOTORON_18V20 = 0b1010
 
int MOTORON_24V16 = 0b1101
 

Detailed Description

Definition at line 25 of file motoron.py.

Member Data Documentation

◆ MOTORON_18V18

int motoron.CurrentSenseType.MOTORON_18V18 = 0b0001
static

Definition at line 26 of file motoron.py.

◆ MOTORON_18V20

int motoron.CurrentSenseType.MOTORON_18V20 = 0b1010
static

Definition at line 28 of file motoron.py.

◆ MOTORON_24V14

int motoron.CurrentSenseType.MOTORON_24V14 = 0b0101
static

Definition at line 27 of file motoron.py.

◆ MOTORON_24V16

int motoron.CurrentSenseType.MOTORON_24V16 = 0b1101
static

Definition at line 29 of file motoron.py.


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