How do I convert __HAL_LINKDMA() to ''register language''?
Posted on March 21, 2016 at 10:49 I am working with the Discovery Development Board and I have written some code on top of the HAL-layer, but I don't like it and would like to get rid of it and write to the registers directly. I'm not sure how I...