MCU Services: Difference between revisions

Unknown (talk | contribs)
MarcusD (talk | contribs)
Line 114: Line 114:
| SetAccelerometerState(int enable). 1 = enable, 0 = disable accelerometer
| SetAccelerometerState(int enable). 1 = enable, 0 = disable accelerometer
|}
|}
While before these functions are handled, the MCU interrupt with bitmask 0x800 is enabled, then after the commands were handled the MCU interrupt bits 0x1800 get cleared.


=MCU service "mcu::RTC"=
=MCU service "mcu::RTC"=