ConOpSys V2970  P004.07
ANVILEX control operating system
Macros | Functions
P014_49_V1_0_FPGA.cpp File Reference

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"
Include dependency graph for P014_49_V1_0_FPGA.cpp:

Macros

#define FPGA_BASE   (0x60000000)
 
#define FPGA_SIZE   (0x04000000)
 

Functions

VOID FPGA_Interrupt_Handler ()
 FPGA object interrupt handler. More...
 

Detailed Description

FPGA chip on CPU board P014.49 V1.0 hardware driver implementation file.

Attention
No special attention requered.
Revision
2262
Date
2020-12-05 07:20:48 +0500 (Sa, 05 Dez 2020)
Author
minch

Macro Definition Documentation

◆ FPGA_BASE

#define FPGA_BASE   (0x60000000)

◆ FPGA_SIZE

#define FPGA_SIZE   (0x04000000)

Function Documentation

◆ FPGA_Interrupt_Handler()

VOID FPGA_Interrupt_Handler ( )

FPGA object interrupt handler.

Returns
None
Note
None