Resolved! Accessing HAL TIM struct fields pointers inside other structs correctly.
Posted on April 25, 2017 at 12:21 I have the following structs (from a library I'm using) with some fields and I would like to assign with OR operation a new value. But I'm debugging and I can't see how anything is writing there: typedef struc...