FPGA chip on CPU board P014.49 V1.0 hardware driver implementation file.
More...
#include "stm32f4xx_syscfg.h"
#include "stm32f4xx_exti.h"
#include "System_Timer_STM32F4XX.h"
#include "Resource.h"
#include "Delay_Timer_STM32F4XX.h"
#include "P014_49_V1_0_FPGA.h"
FPGA chip on CPU board P014.49 V1.0 hardware driver implementation file.
- Attention
- No special attention requered.
- Copyright
- (C) 2015-2020 ANVILEX LLC $HeadURL: https://192.168.3.4:8443/svn/P004_07/ConOpSys/Hardware/P014_49_V1_0_CB/P014_49_V1_0_FPGA.cpp $
- Revision
- 2262
- Date
- 2020-12-05 07:20:48 +0500 (Sa, 05 Dez 2020)
- Author
- minch
◆ FPGA_BASE
#define FPGA_BASE (0x60000000) |
◆ FPGA_SIZE
#define FPGA_SIZE (0x04000000) |
◆ FPGA_Interrupt_Handler()
VOID FPGA_Interrupt_Handler |
( |
| ) |
|
FPGA object interrupt handler.
- Returns
- None
- Note
- None