[][src]Type Definition trinket_m0::gpio::ReadableOpenDrain

type ReadableOpenDrain = Readable;

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