Struct wiringpi::pin::Phys [] [src]

pub struct Phys;

Trait Implementations

impl Clone for Phys
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Phys
[src]

impl Pin for Phys
[src]

impl Pwm for Phys
[src]

impl GpioClock for Phys
[src]

impl RequiresRoot for Phys
[src]

Auto Trait Implementations

impl Send for Phys

impl Sync for Phys