Enum lcd::FunctionDots [] [src]

pub enum FunctionDots {
    Dots5x8,
    Dots5x10,
}

Variants

Trait Implementations

impl Copy for FunctionDots
[src]

impl Clone for FunctionDots
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FunctionDots
[src]

[src]

Formats the value using the given formatter.