pub fn enable(itm: ITM)
Enables defmt logging over the ITM stimulus port 0.
This needs to be called by the application before defmt logging is used, otherwise the logs will be disposed.