Source that initializes the hardware components. More...
#include <stdio.h>
Functions | |
void | gpio_init (void) |
Function to perform LCD functionality. | |
void | spi_init (void) |
void | lcd_init (void) |
Function to perform LCD functionality. | |
void | HW_Init () |
function that initializes the hardware | |
Source that initializes the hardware components.
|
extern |
Function to perform LCD functionality.
NULL |
void HW_Init | ( | ) |
function that initializes the hardware
|
extern |
Function to perform LCD functionality.
NULL |
|
extern |