pub trait PinReadEnable: Sealed { }
Expand description

A pin that can be used for the output enable (read enable, NOE) signal

Implementors