|
bool | enable {} |
|
bool | clear {} |
|
bool | min_sum_enable {} |
|
bool | pos_enable {} |
|
bool | pos_clear {} |
|
bool | ang_enable {} |
|
bool | ang_clear {} |
|
int32_t | min_sum {} |
|
int32_t | pos_max_x {} |
|
int32_t | pos_max_y {} |
|
int32_t | ang_max_x {} |
|
int32_t | ang_max_y {} |
|
int32_t | pos_min_x {} |
|
int32_t | pos_min_y {} |
|
int32_t | ang_min_x {} |
|
int32_t | ang_min_y {} |
|
const device_match_fn | match_devinfo_lambda |
|
◆ encode_params()
void orbit_intlk::Controller::encode_params |
( |
| ) |
|
|
overrideprivatevirtual |
Child classes must implement this function to encode their configuration parameters into hardware registers
Implements RegisterController.
◆ write_params()
void orbit_intlk::Controller::write_params |
( |
| ) |
|
|
overrideprivatevirtual |
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: