Sample APIs for Peripheral Access

Modules

Serial UART Communication
This API contains the HAL interfaces that applications must implement for the high-level serial code.
 
Button Control
Sample API functions for using push-buttons.
 
Buzzer Control
Sample API functions for playing tunes on a piezo buzzer.
 
LED Control
Sample API funtions for controlling LEDs.
 
Flash Memory Control
Definition and description of public flash manipulation routines.

Detailed Description

These are sample API for accessing peripherals and can be modified as needed for your applications.