Struct lpc82x_hal::gpio::pin_state::Unused [] [src]

pub struct Unused;

Marks the pin as being unused

Please refer to Pin to see how this type is used.

Trait Implementations

Auto Trait Implementations

impl Send for Unused

impl Sync for Unused