20:44:42
##forth
<lf94>
tabemann: it feels so wrong to have to do 16 + but not for the NVIC set
20:44:44
##forth
<lf94>
['] gpio-edge-high-low-handler IO_IRQ_BANK0 16 + vector!
20:44:46
##forth
<lf94>
IO_IRQ_BANK0 NVIC_ISER_SETENA!
20:44:55
##forth
<lf94>
Why is this again?