Subdirectory provided by Embedded Artists

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src

Dependents:   lpc4088_displaymodule_hello_world_Sept_2018

Fork of DMSupport by Embedded Artists

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.