Values used when defining a __DEVICE structure.
More...
Detailed Description
Values used when defining a __DEVICE structure.
Define Documentation
Device type STREAM.
Definition at line 115 of file device.h.
Device type BLOCK.
Definition at line 116 of file device.h.
Device type NETWORK.
Definition at line 117 of file device.h.
Device type PPP.
Definition at line 118 of file device.h.
Device type DISK.
Definition at line 119 of file device.h.
Device type IRDA.
Definition at line 120 of file device.h.
Device type BLUETOOTH.
Definition at line 121 of file device.h.
Device type A/D converter.
Definition at line 122 of file device.h.
Device type USART.
Definition at line 123 of file device.h.
Device type SPI.
Definition at line 124 of file device.h.
Device type display.
Definition at line 125 of file device.h.
Device type I2C.
Definition at line 126 of file device.h.
Device type SDIO.
Definition at line 127 of file device.h.
Device type USB host.
Definition at line 128 of file device.h.
Device type USB device.
Definition at line 129 of file device.h.
Device type USB on-the-go.
Definition at line 130 of file device.h.
Device type Compact flash/SD.
Definition at line 131 of file device.h.
Device type EEPROM memory.
Definition at line 132 of file device.h.
Device type network socket.
Definition at line 133 of file device.h.