stipcores library
Collection of Software Drivers for Hardware IP Cores for the Panoradio SDR
|
Main Driver for the AD9467. More...
#include <AD9467.h>
Public Member Functions | |
AD9467 (int base_address_spi, int size_in_k_spi, int base_address_data, int size_in_k_data) | |
class constructor More... | |
~AD9467 () | |
class deconstructor | |
int | init () |
init function, that calibrates the interface for the AD9467 More... | |
Main Driver for the AD9467.
AD9467::AD9467 | ( | int | base_address_spi, |
int | size_in_k_spi, | ||
int | base_address_data, | ||
int | size_in_k_data | ||
) |
class constructor
base_adress_spi | address of the spi core (from Vivado) |
size_in_k_spi | size of the required adress space in k for the SPI core(from Vivado) |
base_adress_data | address of the data interface core (from Vivado) |
size_in_k_data | size of the required adress space in k for the data interface core(from Vivado) |
int AD9467::init | ( | ) |
init function, that calibrates the interface for the AD9467