Main Page | Data Structures | File List | Data Fields | Globals

CLOCK_CONTROL Struct Reference

#include <MSP430_EEM.h>


Detailed Description

Clock control parameter structure: The data structure contains the settings of the clock control features.


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).


Field Documentation

CcControl_t CLOCK_CONTROL::ccControl
 

Extended emulation clock control (enable/disable clock control).

WORD CLOCK_CONTROL::ccModule
 

Switch clock for modules off (1 bit per clock module, 1: stop clock module while CPU halted).

WORD CLOCK_CONTROL::ccGeneralCLK
 

Switch general clock off (1 bit per clock, 1: stop clock while CPU halted).


The documentation for this struct was generated from the following file: