BusTransmitter
- class mtf.network_port.bus_transmitter.BusTransmitter
- abstract classmethod transmit_frame(*args, **kwargs)
Abstract method that transmits a frame.
- Raises:
NotImplementedError: This method must be implemented by a subclass.
Abstract method that transmits a frame.
NotImplementedError: This method must be implemented by a subclass.