Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem app epson mbed msp430 pl tests
HAL Namespace Reference
Namespace to contain all Hardware Abstraction Layer functions. More...
Data Structures | |
class | AT42QT2120 |
Atmel AT42QT2120 encapsulation. More... | |
class | MCP23S17 |
Microchip MCP23S17 encapsulation. More... | |
Enumerations | |
enum | REG_AT42QT2120 |
AT42QT2120 registers. More... | |
enum | REG_MCP23S17 |
MCP23S17 register addresses in bank 0 mode. More... | |
Functions | |
void | Initialise () |
Initialise the HAL. | |
void | EnablePowerToPages (Flexbook::PageType pages) |
Enable the indicated pages. | |
Flexbook::PageType | GetPageType () |
Read the current page type from the hardware. |
Detailed Description
Namespace to contain all Hardware Abstraction Layer functions.
Enumeration Type Documentation
enum REG_AT42QT2120 |
AT42QT2120 registers.
Definition at line 17 of file at42qt2120.h.
enum REG_MCP23S17 |
MCP23S17 register addresses in bank 0 mode.
Definition at line 17 of file mcp23s17.h.
Function Documentation
void EnablePowerToPages | ( | Flexbook::PageType | pages ) |
Flexbook::PageType GetPageType | ( | ) |
Generated on Tue Jul 12 2022 21:14:35 by
