Enum lcd::EntryModeShift [] [src]

pub enum EntryModeShift {
    NoShift,
    Shift,
}

Variants

Trait Implementations

impl Copy for EntryModeShift
[src]

impl Clone for EntryModeShift
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for EntryModeShift
[src]

[src]

Formats the value using the given formatter.