[][src]Type Definition apigpio::PullUpDown

type PullUpDown = Option<Level>;

Specifies whether there should be a weak pullup or pulldown.