Type Definition seven_segment::erased::SevenSegment

source ·
pub type SevenSegment<T, Common> = SevenSegment<T, T, T, T, T, T, T, Common>;
Expand description

An alias for SevenSegment which has all pins of the same type.