CMSIS-Core (Cortex-A)   Version 6.1.0
CMSIS-Core support for Cortex-A processor-based devices
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Configuration Base Address Register (CBAR)

Takes the physical base address value of the memory-mapped SCU peripherals at reset from the external signal PERIPHBASE[31:13]. More...

Content

 CBAR Bits
 Bit position and mask macros.
 

Functions

__STATIC_FORCEINLINE uint32_t __get_CBAR (void)
 Get CBAR.
 

Description

Takes the physical base address value of the memory-mapped SCU peripherals at reset from the external signal PERIPHBASE[31:13].

Bits Name Function
[31:13] PERIPHBASE Peripheral base address.
[12:0] - Read as zero.

Consider __get_CBAR to access this register.

Function Documentation

◆ __get_CBAR()

__STATIC_INLINE uint32_t __get_CBAR ( void  )

Get CBAR.

Returns
Configuration Base Address register value

This function returns the value of the Configuration Base Address register.