Trait rp2040_hal::gpio::PullType

source ·
pub trait PullType: PullType { }
Expand description

Type-level enum for pull resistor types.

Object Safety§

This trait is not object safe.

Implementors§