EPPL example libraries  0.1 alpha
 All Files Functions Variables Groups Pages

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...
 

Detailed Description

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.

Variable Documentation

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.