Falling edge detect

Do not use on raspbian, it is bugged!

Property definitions

bcm2835 $ RPiPin :: fen
	# Falling edge detect
	# Do not use on raspbian, it is bugged!
	fun fen `{ bcm2835_gpio_fen(self); `}
lib/bcm2835/bcm2835.nit:72,2--74,38