Struct ftdi_embedded_hal::InputPin
source · pub struct InputPin<Device: MpsseCmdExecutor> { /* private fields */ }
Expand description
FTDI input pin.
This is created by calling FtHal::adi0
- FtHal::adi7
.
pub struct InputPin<Device: MpsseCmdExecutor> { /* private fields */ }
FTDI input pin.
This is created by calling FtHal::adi0
- FtHal::adi7
.