modm API documentation
|
Classes | |
class | modm::Ft245< PORT, RD, WR, RXF, TXE > |
lbuild module: modm:driver:ft245
The FT245R USB FIFO from Future Technology Devices International is a single chip USB to parallel FIFO bidirectional data transfer interface.
Wr and Rd must be GpioOutputs and set to output mode before. Rxf and Txe must be GpioInputs. Port is switched between input and output mode.