I'm programming an STM32L552, and I've used HAL functions to configure DMAMUX synchronization. There's a field that enables DMAMUX events, but I haven't found any functions that generate DMAMUX events.According to the documentation, "The DMAMUX may a...