pub trait PinD3: Sealed { }
Expand description

A pin that can be used for data bus 3

Implementors