[][src]Module cc13x2_cc26x2_pac::ccfg

Customer configuration area (CCFG)

Modules

bl_config

Bootloader Configuration Configures the functionality of the ROM boot loader. If both the boot loader is enabled by the BOOTLOADER_ENABLE field and the boot loader backdoor is enabled by the BL_ENABLE field it is possible to force entry of the ROM boot loader even if a valid image is present in flash.

ccfg_prot_127_96

Protect Sectors 96-127 Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.

ccfg_prot_31_0

Protect Sectors 0-31 Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.

ccfg_prot_63_32

Protect Sectors 32-63 Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.

ccfg_prot_95_64

Protect Sectors 64-95 Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.

ccfg_tap_dap_0

Test Access Points Enable 0

ccfg_tap_dap_1

Test Access Points Enable 1

ccfg_ti_options

TI Options

erase_conf

Erase Configuration

ext_lf_clk

Extern LF clock configuration

freq_offset

Frequency Offset

ieee_ble_0

IEEE BLE Address 0

ieee_ble_1

IEEE BLE Address 1

ieee_mac_0

IEEE MAC Address 0

ieee_mac_1

IEEE MAC Address 1

image_valid_conf

Image Valid

mode_conf

Mode Configuration 0

mode_conf_1

Mode Configuration 1

reserved_0

Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.

rtc_offset

Real Time Clock Offset Enabled by MODE_CONF.RTC_COMP.

size_and_dis_flags

CCFG Size and Disable Flags

volt_load_0

Voltage Load 0 Enabled by MODE_CONF.VDDR_EXT_LOAD.

volt_load_1

Voltage Load 1 Enabled by MODE_CONF.VDDR_EXT_LOAD.

Structs

BL_CONFIG

Bootloader Configuration Configures the functionality of the ROM boot loader. If both the boot loader is enabled by the BOOTLOADER_ENABLE field and the boot loader backdoor is enabled by the BL_ENABLE field it is possible to force entry of the ROM boot loader even if a valid image is present in flash.

CCFG_PROT_127_96

Protect Sectors 96-127 Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.

CCFG_PROT_31_0

Protect Sectors 0-31 Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.

CCFG_PROT_63_32

Protect Sectors 32-63 Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.

CCFG_PROT_95_64

Protect Sectors 64-95 Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.

CCFG_TAP_DAP_0

Test Access Points Enable 0

CCFG_TAP_DAP_1

Test Access Points Enable 1

CCFG_TI_OPTIONS

TI Options

ERASE_CONF

Erase Configuration

EXT_LF_CLK

Extern LF clock configuration

FREQ_OFFSET

Frequency Offset

IEEE_BLE_0

IEEE BLE Address 0

IEEE_BLE_1

IEEE BLE Address 1

IEEE_MAC_0

IEEE MAC Address 0

IEEE_MAC_1

IEEE MAC Address 1

IMAGE_VALID_CONF

Image Valid

MODE_CONF

Mode Configuration 0

MODE_CONF_1

Mode Configuration 1

RESERVED_0

Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.

RTC_OFFSET

Real Time Clock Offset Enabled by MODE_CONF.RTC_COMP.

RegisterBlock

Register block

SIZE_AND_DIS_FLAGS

CCFG Size and Disable Flags

VOLT_LOAD_0

Voltage Load 0 Enabled by MODE_CONF.VDDR_EXT_LOAD.

VOLT_LOAD_1

Voltage Load 1 Enabled by MODE_CONF.VDDR_EXT_LOAD.