pub trait PinD4: Sealed { }
Expand description

A pin that can be used for data bus 4

Implementors