CMSIS-Core (Cortex-M)  
CMSIS-Core support for Cortex-M processor-based devices
 
Loading...
Searching...
No Matches
DIB_Type Struct Reference

Structure type to access the Debug Identification Block Registers (DIB). More...

Data Fields

__IM uint32_t DAUTHSTATUS
 Offset: 0x008 (R/ ) Debug Authentication Status Register.
 
__IM uint32_t DDEVARCH
 Offset: 0x00C (R/ ) SCS Device Architecture Register.
 
__IM uint32_t DDEVTYPE
 Offset: 0x01C (R/ ) SCS Device Type Register.
 

Description

Structure type to access the Debug Identification Block Registers (DIB).

Field Documentation

◆ DAUTHSTATUS

__IM uint32_t DIB_Type::DAUTHSTATUS

Offset: 0x008 (R/ ) Debug Authentication Status Register.

◆ DDEVARCH

__IM uint32_t DIB_Type::DDEVARCH

Offset: 0x00C (R/ ) SCS Device Architecture Register.

◆ DDEVTYPE

__IM uint32_t DIB_Type::DDEVTYPE

Offset: 0x01C (R/ ) SCS Device Type Register.