Crate deoxy [] [src]

Modules

communication

All things related to motor control and management lie within this module.

Structs

Motor

A Motor represents a hardware motor.

Enums

MotorError

Possible errors encountered when changing the motor's pulse width.

Type Definitions

MotorRange

Represents the range of possible values a motor's pulse width can take (as (min, max)).