How to pull EN pin low with Teensy 4.1

Hello, due to frequent firmware crashes on the BW16 I want to trigger a reset of the device via an external device, ie Teensy 4.1. Can I use one of the GPIO pins on the Teensy 4.1 to connect to the EN pin on BW16 and programatically send a signal to pull the voltage low on the EN pin, then pull up to reset?

How do i do this?