Variables | |
NUTDEVICE | devUart0 |
Device information structure. More... |
|
Device information structure.
Applications must pass this structure to NutRegisterDevice() to bind this serial port device driver to the Nut/OS kernel. Having done that, the application may call NutDeviceOpen() with the name of this driver to initialize the network interface. |