Variable type for main counter. More...
Variables | |
spwm_val_T | spwm_cnt |
Main counter. More... | |
spwm_val_T | spwm_val [EPPL_COUNTARGS(SPWM_OUTPUTS_ALL)] |
Channels values. More... | |
Variable type for main counter.
Variable type for the main counter depends on SPWM_TOPCNT value. It is used for the counter but also for an argument for functions when value for selected channel is set.
Variables of the library have external access to optymize its usage by static functions. Do not use them directly.
spwm_val_T spwm_cnt |
Main counter.
This variable holds actual tick count value.
spwm_val_T spwm_val[EPPL_COUNTARGS(SPWM_OUTPUTS_ALL)] |
Channels values.
Table of values set on every channel.