COS_ENABLE_RISING
const unsigned int rising = COS_ENABLE_RISING << offset;
#define COS_ENABLE_BOTH (COS_ENABLE_RISING | COS_ENABLE_FALLING)