A board support package for the LPC4088 Display Module.

Dependencies:   DM_HttpServer DM_USBHost

Dependents:   lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more

Fork of DMSupport by EmbeddedArtists AB

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BiosDisplayGlue between the BIOS and the Display interface
BiosEEPROMBios EEPROM Driver
BiosLoaderUnpacks and prepares the BIOS code
BiosTouchGlue between the BIOS and the TouchPanel interface
DisplayDisplay example
DMBoardExample of using the Board class:
GPDMAWrapper for the General Purpose DMA controller
GPDMA_LLI_TypeGPDMA Linker List Item structure type definition
InternalEEPROMInternal EEPROM Driver
MCIFileSystemAccess the filesystem on an SD Card using MCI
QSPIFileSystemAccess the filesystem on an QSPI flash using SPIFI
RAMFileSystemCreates a FAT file system in SDRAM
RegistryExample of using the Registry class:
RtosLogAll threads can independantly call the printf function in the RtosLog class without risk of getting the output tangled up
SPIFISPIFI Example
TouchPanelAn abstract class that represents touch panels
USBMSD_RAMFSUSBMSD_RAMFS class: Allows the mbed board to expose a FAT file system in SDRAM as a USB memory stick