Serial Buses


Modules

 I2C Bus
 Serial Port1
 Serial Port2
 UDP Buses

Files

file  buses.h
 Serial Buses.
file  buses.h
 Serial Buses.
file  busi2c.h
 Part of the Modtronix Configurable Buses. This modules uses buffers from the buses module for it's transmit and receive buffers.
file  busser1.h
 Interrupt driven Serial receive and transmit handler for USART1. Part of the Modtronix Configurable Buses. This modules uses buffers from the buses module for it's transmit and receive buffers.
file  busser2.h
 Interrupt driven Serial receive and transmit handler for USART2. Part of the Modtronix Configurable Buses. This modules uses buffers from the buses module for it's transmit and receive buffers.
file  busudp.h
 Part of the Modtronix Configurable Buses. This modules uses buffers from the buses module for it's transmit and receive buffers.

Detailed Description

The Modtronix SBC65EC Web Server implements many different serial buses that can be linked together via the web based interface. For example, USART 1 (RS232 port) can be linked to a UDP port to implement a USART to UDP interface converters. The following buses are currently implemented:

Serial Buses have not been implemented yet! Will be implemented in a future version!

The Modtronix SBC65EC Web Server implements many different serial buses that can be linked together via the web based interface. For example, USART 1 (RS232 port) can be linked to a UDP port to implement a USART to UDP interface converters. The following buses are currently implemented:

By default, there are 8 buffers that can be used for the buses. Each bus can be configured to have a receive and/or transmit buffer. When configured to have a receive buffer, all received data will be stored to it. When configured to have a transmit buffer, all data contained in this buffer will be transmitted. The following buffers are defined:


Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8