theCore C++ embedded framework
CoreDebug_Type Struct Reference

Structure type to access the Core Debug Register (CoreDebug). More...

#include </home/travis/build/forGGe/theCore/platform/tm4c/export/platform/execution.hpp>

Data Fields

__IOM uint32_t DHCSR
 
__OM uint32_t DCRSR
 
__IOM uint32_t DCRDR
 
__IOM uint32_t DEMCR
 

Detailed Description

Structure type to access the Core Debug Register (CoreDebug).

Field Documentation

◆ DHCSR

__IOM uint32_t CoreDebug_Type::DHCSR

Offset: 0x000 (R/W) Debug Halting Control and Status Register

◆ DCRSR

__OM uint32_t CoreDebug_Type::DCRSR

Offset: 0x004 ( /W) Debug Core Register Selector Register

◆ DCRDR

__IOM uint32_t CoreDebug_Type::DCRDR

Offset: 0x008 (R/W) Debug Core Register Data Register

◆ DEMCR

__IOM uint32_t CoreDebug_Type::DEMCR

Offset: 0x00C (R/W) Debug Exception and Monitor Control Register


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