Closed zxvcv closed 3 years ago
Interrupts handling BoundaryDetectiona make in "modes" way:
The best way to achive this is create component Bound_Detector and write single bound detection implementation there. There should be possibility to connect other functions to this on bound interrupt (Bound_Detector interface should allow this) see: #44
Blocked by #44
Create (or extend functionality) component to controll pin(S) controlled with interrupt. This functionality should allow to perform action after recieve interrupt signal form pin.