Crate myo [] [src]

Myo Armband

Structs

ArmSyncedEvent
ArmUnsyncedEvent
Armband

Myo Armband

BatteryLevelEvent
ConnectedEvent
DisconnectedEvent
EMGEvent
ErrorDetails

Owned Error Details

Hub

Hub

LockedEvent
MACAddress

MAC Address

MyoString

Owned Myo String

OrientationEvent
PairedEvent
PoseEvent
RSSIEvent
UnlockedEvent
UnpairedEvent
WarmupCompletedEvent

Enums

Arm

Enumeration identifying a right arm or left arm. @see libmyo_event_get_arm()

CoordinateIndex

Accelerometer/Gyroscope Index Value

EventType

Types of events.

HandlerResult

Retrun type for event handlers.

HardwareRevision

Hardware revisions.

LockingPolicy

Locking policies

OrientationIndex

Index into orientation data, which is provided as a quaternion. Orientation data is returned as a unit quaternion of floats, represented as w + x * i + y * j + z * k

Pose

Supported poses.

ResultCode

Function result codes. All libmyo functions that can fail return a value of this type.

UnlockType

Valid unlock types.

VersionComponent

Components of version.

VibrationType

Types of vibration

WarmupResult

Possible warmup results for Myo.

WarmupState

Possible warmup states for Myo.

XDirection

Possible directions for Myo's +x axis relative to a user's arm.

Traits

Event

Event Object

EventListener

Event Listener

Type Definitions

Result

Operation Result