#include <MSP430_EEM.h>
Data Fields | |
CcControl_t | ccControl |
Extended emulation clock control (enable/disable clock control). | |
WORD | ccModule |
Switch clock for modules off (1 bit per clock module, 1: stop clock module while CPU halted). | |
WORD | ccGeneralCLK |
Switch general clock off (1 bit per clock, 1: stop clock while CPU halted). |
|
Extended emulation clock control (enable/disable clock control).
|
|
Switch clock for modules off (1 bit per clock module, 1: stop clock module while CPU halted).
|
|
Switch general clock off (1 bit per clock, 1: stop clock while CPU halted).
|