[][src]Type Definition spectrusty::bus::ay::serial128::Ay3_8912Rs232

type Ay3_8912Rs232<D, R, W> = Ay3_891xBusDevice<Ay128kPortDecode, SerialPorts128<NullSerialPort<<D as BusDevice>::Timestamp>, Rs232Io<<D as BusDevice>::Timestamp, R, W>>, AyIoNullPort<<D as BusDevice>::Timestamp>, D>;

This type implements a BusDevice emulating AY-3-8912 with a RS-232 communication.