SPC5606B register operation problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SPC5606B register operation problem

2,374 Views
qiminggong
Contributor II

When I was in use SPC5606B, register operation, found on the chip reference manual name cannot directly, speaking, reading and writing registers, must be in accordance with the corresponding structure object name header file access, so very inconvenient to use, you is how to adapt to?

Labels (1)
4 Replies

2,228 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

this is the only way you can use. Name of registers and bit-fields are stored in structures placed in header file. This is the way, how it works.

Could you please describe, how do you expect this should work?

Regards,

Martin 

2,228 Views
qiminggong
Contributor II

Thanks,You solved my confusion

0 Kudos
Reply

2,228 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Could you please explain the issue more in detail? I am afraid we don't understand what is the problem actually. Thanks

2,228 Views
qiminggong
Contributor II

Thanks for reply,David,I konw  name of registers and  bit-fields are stored in head file,But when i write the register,I must shift from the Reference Manual to headfile.Has any way easier?

0 Kudos
Reply