![]() |
mFrame
|
複合項目 | |
struct | Register |
MCXA153 VBAT (Battery-Backed Domain) Register Structure (VBAT電池備份域寄存器結構) 更多... | |
class | VBAT |
MCXA153 電池供電域 (VBAT) 控制介面 更多... | |
列舉型態 | |
enum struct | Mask : unsigned int { VERID_FEATURE = 0xFFFFU , VERID_MINOR = 0xFF0000U , VERID_MAJOR = 0xFF000000U , FROCTLA_FRO_EN = 0x1U , FROLCKA_LOCK = 0x1U , FROCLKE_CLKE = 0x3U , WAKEUP_WAKEUPA_REG = 0xFFFFFFFFU , WAKLCKA_LOCK = 0x1U } |
MCXA153 VBAT (Battery-Backed Domain) Bit Mask Enumeration (VBAT電池備份域位元遮罩枚舉) 更多... | |
enum struct | Shift : unsigned int { VERID_FEATURE = 0U , VERID_MINOR = 16U , VERID_MAJOR = 24U , FROCTLA_FRO_EN = 0U , FROLCKA_LOCK = 0U , FROCLKE_CLKE = 0U , WAKEUP_WAKEUPA_REG = 0U , WAKLCKA_LOCK = 0U } |
VBAT Register Bit Shift Positions (VBAT寄存器位移位置) 更多... | |
函式 | |
constexpr unsigned int | operator+ (Mask e) |
constexpr unsigned int | operator+ (Shift e) |
變數 | |
Register & | VBAT0 |
Copyright (c, 2020 ZxyKira All rights reserved.
SPDX-License-Identifier: MIT
Copyright (c) 2020 ZxyKira All rights reserved.
SPDX-License-Identifier: MIT
|
strong |
MCXA153 VBAT (Battery-Backed Domain) Bit Mask Enumeration (VBAT電池備份域位元遮罩枚舉)
This enumeration provides bit field masks for VBAT (Battery-Backed Domain) registers, which control low-power domain functionality that remains operational even when the main power supply is disconnected, as long as backup battery power is available. 這個枚舉提供VBAT(電池備份域)寄存器的位元欄位遮罩, 控制即使在主電源斷開時仍能運作的低功耗域功能(只要有備用電池電源)。
Key VBAT Components (主要VBAT組件):
Power Domain Architecture (電源域架構):
FRO16K Oscillator Features (FRO16K振盪器功能):
Wakeup System Management (喚醒系統管理):
Version Control System (版本控制系統):
Usage Patterns (使用模式):
Power Management Context (電源管理背景):
Security and Lock Features (安全和鎖定功能):
|
strong |
VBAT Register Bit Shift Positions (VBAT寄存器位移位置)
This enumeration defines the bit shift positions for all fields within the VBAT (Battery-Backed Domain) registers of the MCXA153 microcontroller. These shift values are used for precise bit manipulation and field extraction operations in battery-backed domain register programming.
該枚舉定義了MCXA153微控制器VBAT(電池供電域)寄存器中所有字段的位移位置。 這些位移值用於電池供電域寄存器編程中的精確位操作和字段提取操作。