Struct eye_hal::control::Descriptor [−][src]
Expand description
Device control
Fields
id: u32Unique identifier
name: StringName
typ: TypeState type
flags: FlagsState flags
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Descriptorimpl Send for Descriptorimpl Sync for Descriptorimpl Unpin for Descriptorimpl UnwindSafe for DescriptorBlanket Implementations
Mutably borrows from an owned value. Read more