Serial Wombat Arduino Library
Loading...
Searching...
No Matches
SerialWombatHBridge.h File Reference
#include <stdint.h>
#include "SerialWombat.h"
Include dependency graph for SerialWombatHBridge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SerialWombatHBridge
 A class representing a Serial Wombat H Bridge Output. More...
 
class  SerialWombatHBridge_18AB
 Extends the SerialWombatHBridge class with SW18AB specific functionality, including SerialWombatAbstractScaledOutput. More...
 

Enumerations

enum  SerialWombatHBridgeDriverMode { HBRIDGE_OFF_BOTH_LOW = 0 , HBRIDGE_OFF_BOTH_HIGH = 1 , HBRIDGE_RELAY_AND_PWM = 2 }
 

Enumeration Type Documentation

◆ SerialWombatHBridgeDriverMode

Enumerator
HBRIDGE_OFF_BOTH_LOW 
HBRIDGE_OFF_BOTH_HIGH 
HBRIDGE_RELAY_AND_PWM 

Definition at line 33 of file SerialWombatHBridge.h.