ISR_TXFE
if ((isr[i] & ISR_TXFE) && (i == 0) && dev->use_pio) {
if ((isr[i] & ISR_TXFE) && tx_enabled) {