pub trait PinWriteEnable: Sealed { }
Expand description

A pin that can be used for the write enable (NOE) signal

Implementors