Enum emlib::gpio::DriveMode [] [src]

#[repr(C)]
pub enum DriveMode { Standard, Lowest, High, Low, }

Variants

Trait Implementations

impl Copy for DriveMode
[src]

impl Clone for DriveMode
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more