|
std::unique_ptr< struct wb_fofb_shaper_filt_regs > | regs_storage |
|
struct wb_fofb_shaper_filt_regs & | regs |
|
unsigned | fixed_point_coeff |
|
unsigned | num_biquads |
|
size_t | read_size |
|
void * | read_dest |
|
struct pcie_bars & | bars |
|
struct sdb_device_info | devinfo |
|
size_t | addr |
|
◆ encode_params()
void fofb_shaper_filt::Controller::encode_params |
( |
| ) |
|
|
overrideprotectedvirtual |
Child classes must implement this function to encode their configuration parameters into hardware registers
Implements RegisterController.
◆ set_devinfo_callback()
void fofb_shaper_filt::Controller::set_devinfo_callback |
( |
| ) |
|
|
overrideprotectedvirtual |
Child classes can implement this function to capture one-time values from hardware and perform any other necessary initialization
Reimplemented from RegisterController.
◆ write_params()
void fofb_shaper_filt::Controller::write_params |
( |
| ) |
|
|
overridevirtual |
Child classes can implement this function when their write procedures require more than simply writing the regs structure
Reimplemented from RegisterController.
The documentation for this class was generated from the following files: