B4R Question PulseIn, PulseOut

Mostez

Well-Known Member
Licensed User
Longtime User
Hi,
I'm using Proton Basic compiler to develop MCU projects for PIC micros, this compiler has PulseIn function to measure incoming pulse width on user-defined pin, also it has a PulseOut statement to output pulse with some parameters i.e. width and start state. Are there any similar functions in B4R?

Thanks
 
Top