Enum emlib::gpio::Port [] [src]

#[repr(C)]
pub enum Port { A, B, C, D, E, F, }

Variants

Trait Implementations

impl Copy for Port
[src]

impl Clone for Port
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more