Enum lcd::FunctionLine [] [src]

pub enum FunctionLine {
    Line1,
    Line2,
}

Variants