AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
240 stars 141 forks source link

add convenience routine to conditionally set/clear a pin #239

Closed pat-rogers closed 6 years ago

pat-rogers commented 6 years ago

I was going to name the procedure Set, like the others, but that didn't seem right because the pin is cleared if the condition is False...