er.niral_ec
Newbie level 1
- Joined
- Oct 3, 2012
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Rajkot, India
- Activity points
- 1,285
Hello everyone..
can anyone tell me how to access registers of MMA7455 accelerometer?? After googling i found that register addressing is done by..
I dont understand argument parts of the function.
Regards.
can anyone tell me how to access registers of MMA7455 accelerometer?? After googling i found that register addressing is done by..
Code:
wirte_function((regster_address & 0x3F)<<1);
I dont understand argument parts of the function.
Regards.