Enum lcd::EntryModeDirection [] [src]

pub enum EntryModeDirection {
    EntryLeft,
    EntryRight,
}

Variants