Right now there is only code pulse modulate GPIO pins (PWM). Maybe you
can elaborate a bit on what you need and we can think about a solution?
Thanks for your answer. In fact I need to be able to write to the 32-bit register on the BCM2835 at address 0x 7e10 1070 (this is the clock manager for the first clock peripheral), and anslo to the 32-bit register just after that, at 0x 7e10 1074 (the clock divisor for the same clock). I'm also interested in knowing how to deal with the PWM (starting at 0x 7820 C000).