|
PER Firmware
|
Go to the source code of this file.
Classes | |
| struct | xVCU_struct |
| struct | yVCU_struct |
| struct | pVCU_struct |
Functions | |
| xVCU_struct | init_xVCU (void) |
| yVCU_struct | init_yVCU (void) |
| pVCU_struct | init_pVCU (void) |
| void | vcu_step (const pVCU_struct *p, const xVCU_struct *x, yVCU_struct *y) |
| pVCU_struct init_pVCU | ( | void | ) |
| xVCU_struct init_xVCU | ( | void | ) |
| yVCU_struct init_yVCU | ( | void | ) |
| void vcu_step | ( | const pVCU_struct * | p, |
| const xVCU_struct * | x, | ||
| yVCU_struct * | y ) |