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

BiosLoader Class Reference

BiosLoader Class Reference

Unpacks and prepares the BIOS code. More...

#include <BiosLoader.h>

Static Public Member Functions

static BiosLoaderinstance ()
 Get the only instance of the BiosLoader.

Friends

class BiosDisplay
class BiosTouch
class DMBoard

Detailed Description

Unpacks and prepares the BIOS code.

Definition at line 29 of file BiosLoader.h.


Member Function Documentation

static BiosLoader& instance (  ) [static]

Get the only instance of the BiosLoader.

Returns:
The BIOS

Definition at line 36 of file BiosLoader.h.