pub trait PinD2: Sealed { }
Expand description

A pin that can be used for data bus 2

Implementors