2012-04-04 06:44 AM
The reference manuals don't really define what these registers do (at least RM0041). I assume that toggling one of these bits resets the corresponding peripheral to its initial state. That seems to be confirmed by the standard firmware library Deinit functions. Nevertheless, it would be nice to have a clear definition. Do these bits also disable the clock to the corresponding peripheral ? Is there documentation somebody could point me to ?
2012-04-04 07:43 AM
The clocks are gated separately, the reset clears, or sets, the synchronous latching elements (flip-flops, counters, registers, etc) to default conditions.