Collaboration diagram for PSC2 Low Level Fucntions:
|
Functions | |
| void | init_psc2 (void) |
| Configures the PSC2 accordingly to the PSC2 Define Configuration values, Then Init the PSC2 comparison values and start it. | |
| void | update_psc2 (Psc_comparison_values *psc2_comparison_values) |
| Update all the PSC2 comparison values accordingly to the four values passed as U16 parameters. | |
| void | update_psc2_fifty (Psc_fifty_percent_comparison_values *psc2_fifty_percent_comparison_values) |
| Update half the PSC2 comparison values accordingly to the two values passed as U16 parameters. | |
| void init_psc2 | ( | void | ) |
Configures the PSC2 accordingly to the PSC2 Define Configuration values, Then Init the PSC2 comparison values and start it.
| void update_psc2 | ( | Psc_comparison_values * | psc2_comparison_values | ) |
Update all the PSC2 comparison values accordingly to the four values passed as U16 parameters.
| void update_psc2_fifty | ( | Psc_fifty_percent_comparison_values * | psc2_fifty_percent_comparison_values | ) |
Update half the PSC2 comparison values accordingly to the two values passed as U16 parameters.
1.4.7