High edge detect

Do not use on raspbian, it is bugged!

Property definitions

bcm2835 $ RPiPin :: hen
	# High edge detect
	# Do not use on raspbian, it is bugged!
	fun hen `{ bcm2835_gpio_hen(self); `}
lib/bcm2835/bcm2835.nit:82,2--84,38