UniSet
1.4.0
|
Открытые члены | |
void | run (int _t1_msec, int _t0_msec) |
void | set_next (int _t1_msec, int _t0_msec) |
void | reset () |
bool | step () |
bool | out () |
void | set (bool state) |
Защищенные данные | |
PassiveTimer | t1 |
PassiveTimer | t0 |
bool | ostate |
bool | isOn |
long | t1_msec |
long | t0_msec |
Друзья | |
std::ostream & | operator<< (std::ostream &os, Pulse &p) |
std::ostream & | operator<< (std::ostream &os, Pulse *p) |