Type Definition sodaq_sara_aff::gpio::ReadableOpenDrain

source ·
pub type ReadableOpenDrain = Readable;
👎Deprecated since 0.13.0: The gpio::v1 module is deprecated, and will be removed in a subsequent release. Please use the gpio::v2 module instead.
Expand description

Open drain output, which can be read when not driven The SAMD5x/E5x chips don’t actually have open drain outputs. This option actually represents a readable PushPull output