ACDC Senior Project v1.0.0
Senior Project for Textron Aviation
|
Files | |
ACDC_CLOCK.h | |
Header file containing functions for configuring the system clock and clock-related peripherals. | |
ACDC_GPIO.h | |
Header file for General Purpose Input Output pins. | |
ACDC_INTERRUPT.h | |
Contains interrupt functions for hardware peripherals. | |
ACDC_LTC1298_ADC.h | |
Header file for the LTC1298 12-bit ADC. | |
ACDC_LTC1451_DAC.h | |
Header file for the LTC1451 12-bit DAC. | |
ACDC_SPI.h | |
Header file for SPI driver. | |
ACDC_stdbool.h | |
Header file for the type bool. | |
ACDC_stdint.h | |
Header file for intx_t and uintx_t types. | |
ACDC_string.h | |
Header file containing String functions. | |
ACDC_TIMER.h | |
Header file containing functions for system timing using a hardware timer. | |
ACDC_USART.h | |
Header file containing various functions for sending, receiving, and initilizing the UART/USART prehiperal. | |
main.h | |
Header for main.c file. This file contains the common defines of the application. | |