Struct imix::power::DetachablePin [] [src]

struct DetachablePin {
    pin: &'static GPIOPin,
    function: Option<PeripheralFunction>,
}

Fields

Methods

impl DetachablePin
[src]

[src]

[src]