 |
PropWare
3.0.0.229
C++ objects and CMake build system for Parallax Propeller
|
29 int ctr = ((8 + ((!state & 1) * 4)) << 26) + pin;
39 while((
PHSA == 0) && (
CNT - t < tf));
49 while((
PHSB == 0) && (
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.