Low edge detect

Do not use on raspbian, it is bugged!

Property definitions

bcm2835 $ RPiPin :: len
	# Low edge detect
	# Do not use on raspbian, it is bugged!
	fun len `{ bcm2835_gpio_len(self); `}
lib/bcm2835/bcm2835.nit:87,2--89,38