Collaboration diagram for PSC0 Low Level Fucntions:
|
Functions | |
| void | init_psc0 (void) |
| Configures the PSC0 accordingly to the PSC0 Define Configuration values, Then Init the PSC0 comparison values and start it. | |
| void | update_psc0 (Psc_comparison_values *psc0_comparison_values) |
| Update all the PSC0 comparison values accordingly to the four values passed as U16 parameters. | |
| void | update_psc0_fifty (Psc_fifty_percent_comparison_values *psc0_fifty_percent_comparison_values) |
| Update half the PSC0 comparison values accordingly to the two values passed as U16 parameters. | |
| void init_psc0 | ( | void | ) |
Configures the PSC0 accordingly to the PSC0 Define Configuration values, Then Init the PSC0 comparison values and start it.
| void update_psc0 | ( | Psc_comparison_values * | psc0_comparison_values | ) |
Update all the PSC0 comparison values accordingly to the four values passed as U16 parameters.
| void update_psc0_fifty | ( | Psc_fifty_percent_comparison_values * | psc0_fifty_percent_comparison_values | ) |
Update half the PSC0 comparison values accordingly to the two values passed as U16 parameters.
1.4.7