Collaboration diagram for PSC1 Low Level Fucntions:
|
Functions | |
| void | init_psc1 (void) |
| Configures the PSC1 accordingly to the PSC1 Define Configuration values, Then Init the PSC1 comparison values and start it. | |
| void | update_psc1 (Psc_comparison_values *psc1_comparison_values) |
| Update all the PSC1 comparison values accordingly to the four values passed as U16 parameters. | |
| void | update_psc1_fifty (Psc_fifty_percent_comparison_values *psc1_fifty_percent_comparison_values) |
| Update half the PSC1 comparison values accordingly to the two values passed as U16 parameters. | |
| void init_psc1 | ( | void | ) |
Configures the PSC1 accordingly to the PSC1 Define Configuration values, Then Init the PSC1 comparison values and start it.
| void update_psc1 | ( | Psc_comparison_values * | psc1_comparison_values | ) |
Update all the PSC1 comparison values accordingly to the four values passed as U16 parameters.
| void update_psc1_fifty | ( | Psc_fifty_percent_comparison_values * | psc1_fifty_percent_comparison_values | ) |
Update half the PSC1 comparison values accordingly to the two values passed as U16 parameters.
1.4.7