On Wed, Mar 07, 2012 at 11:16:50AM +0900, Tomoya MORINAGA wrote: > If possible, I want to use framework features. However, I judged it is > not possible. > Let me confirm again. > As I said before, all ML26124 registers need to be accessed by > different address when read and write. > Like below > R W > $00h $01h Sampling setting > $02h $03h PLL setting > ... > Even so, can I use framework features ? No, in which case (to repeat what I said previously) you need to make the code *much* clearer so the reader can understand what it is doing and why it's having to open code this stuff.