#include <Mio.h>
Public Attributes | |
int | config |
Configuration bits for PWM input subchannel. | |
int | edges |
Number of edges to capture. |
Configuration bits for PWM input subchannel.
Bitmap of the following bits:
Number of edges to capture.
Number of edges to capture in the PWM input signal: 1 ... 65535. Set to 1 to capture only the initial edge, 2 to capture one pulse, 3 to capture one PWM period, 5 to capture two PWM periods, etc.