MSP430 DLL API Documentation
3.12.0.004
|
Clock control parameter structure: The data structure contains the settings of the clock control features. More...
#include <MSP430_EEM.h>
Public Attributes | |
CcControl_t | ccControl |
Extended emulation clock control (enable/disable clock control) More... | |
uint16_t | ccModule |
Switch clock for modules off (1 bit per clock module, 1: stop clock module while CPU halted) More... | |
uint16_t | ccGeneralCLK |
Switch general clock off (1 bit per clock, 1: stop clock while CPU halted) More... | |
Clock control parameter structure: The data structure contains the settings of the clock control features.
CcControl_t CLOCK_CONTROL::ccControl |
Extended emulation clock control (enable/disable clock control)
uint16_t CLOCK_CONTROL::ccModule |
Switch clock for modules off (1 bit per clock module, 1: stop clock module while CPU halted)
uint16_t CLOCK_CONTROL::ccGeneralCLK |
Switch general clock off (1 bit per clock, 1: stop clock while CPU halted)