Expand description

Types related to working with a driver’s microstepping mode

Structs

Indicates that a given step mode value did not represent a valid step mode

An iterator over the variants of StepMode2

An iterator over the variants of StepMode4

An iterator over the variants of StepMode8

An iterator over the variants of StepMode16

An iterator over the variants of StepMode32

An iterator over the variants of StepMode64

An iterator over the variants of StepMode128

An iterator over the variants of StepMode256

Enums

Defines the microstepping mode for drivers with a resolution of up to 2 microsteps

Defines the microstepping mode for drivers with a resolution of up to 4 microsteps

Defines the microstepping mode for drivers with a resolution of up to 8 microsteps

Defines the microstepping mode for drivers with a resolution of up to 16 microsteps

Defines the microstepping mode for drivers with a resolution of up to 32 microsteps

Defines the microstepping mode for drivers with a resolution of up to 64 microsteps

Defines the microstepping mode for drivers with a resolution of up to 128 microsteps

Defines the microstepping mode for drivers with a resolution of up to 256 microsteps

Traits

Implemented for all step mode enums