ReadableOutput

Type Alias ReadableOutput 

Source
pub type ReadableOutput = Output<Readable>;
Expand description

Type-level variant of PinMode for readable push-pull output mode

Aliased Typeยง

pub struct ReadableOutput { /* private fields */ }