MSP430 DLL API Documentation  3.14.0.0
Public Attributes | List of all members
CLOCK_CONTROL2 Struct Reference

#include <MSP430_EEM.h>

Public Attributes

CcControl_t ccControl
 Extended emulation clock control (enable/disable clock control) More...
 
uint32_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...
 

Member Data Documentation

◆ ccControl

CcControl_t CLOCK_CONTROL2::ccControl

Extended emulation clock control (enable/disable clock control)

◆ ccModule

uint32_t CLOCK_CONTROL2::ccModule

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

◆ ccGeneralCLK

uint16_t CLOCK_CONTROL2::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: