 |
PropWare
3.0.0.229
C++ objects and CMake build system for Parallax Propeller
|
29 int ctr = ((8 + ((!state & 1) * 4)) << 26);
40 while((
input(pin) == state) && (
CNT - t <= tf));
50 while((
input(pin) == state) && (
CNT - t <= tf));
#define PHSB
Counter B phase accumulation register.
#define PHSA
Counter A phase accumulation register.
#define FRQA
Counter A frequency register.
#define FRQB
Counter B frequency register.
#define CTRB
Counter B control register.
#define CNT
The system clock count.
#define CTRA
Counter A control register.