![]() |
mFrame
|
PORT (Pin Multiplexing and Control) Peripheral Register Structure. 更多...
#include <Register.h>
公開屬性 | |
__I uint32 | verid |
Version ID Register. | |
uint8 | reserved_0 [12] |
Reserved Space (0x4-0xF) | |
__O uint32 | gpclr |
Global Pin Control Low Register. | |
__O uint32 | gpchr |
Global Pin Control High Register. | |
uint8 | reserved_1 [8] |
Reserved Space (0x18-0x1F) | |
__IO uint32 | config |
Configuration Register. | |
uint8 | reserved_2 [60] |
Reserved Space (0x24-0x5F) | |
__IO uint32 | calib0 |
Calibration 0 Register. | |
__IO uint32 | calib1 |
Calibration 1 Register. | |
uint8 | reserved_3 [24] |
Reserved Space (0x68-0x7F) | |
__IO uint32 | pcr [32] |
PORT (Pin Multiplexing and Control) Peripheral Register Structure.
Memory-mapped register structure for accessing PORT peripheral registers. The PORT peripheral controls pin multiplexing, electrical characteristics, and configuration for all GPIO pins in the system.
PORT周邊暫存器結構體,用於控制引腳多工、電氣特性和所有GPIO引腳配置。
__IO uint32 mcxa153::chip::port::Register::calib0 |
Calibration 0 Register.
Calibration register for analog pin functions and electrical characteristics. Used to fine-tune pin electrical parameters for optimal analog performance.
校準0暫存器,用於類比引腳功能和電氣特性校準
__IO uint32 mcxa153::chip::port::Register::calib1 |
Calibration 1 Register.
Additional calibration register for analog pin functions and electrical characteristics. Provides extended calibration capabilities for complex analog functions.
校準1暫存器,提供額外的類比功能校準能力
__IO uint32 mcxa153::chip::port::Register::config |
Configuration Register.
General configuration register for PORT peripheral settings. Controls global PORT behavior and features.
PORT周邊配置暫存器
__O uint32 mcxa153::chip::port::Register::gpchr |
Global Pin Control High Register.
Write-only register for simultaneously controlling multiple pins (16-31) with a single register write operation. Provides atomic updates for coordinated pin state changes.
全域引腳控制高位暫存器,用於同時控制多個引腳
Bit Fields:
__O uint32 mcxa153::chip::port::Register::gpclr |
Global Pin Control Low Register.
Write-only register for simultaneously controlling multiple pins (0-15) with a single register write operation. Provides atomic updates for coordinated pin state changes.
全域引腳控制低位暫存器,用於同時控制多個引腳
Bit Fields:
uint8 mcxa153::chip::port::Register::reserved_0[12] |
Reserved Space (0x4-0xF)
Reserved memory space in the register map. These bytes should not be accessed.
保留記憶體空間
uint8 mcxa153::chip::port::Register::reserved_1[8] |
Reserved Space (0x18-0x1F)
Reserved memory space in the register map. These bytes should not be accessed.
保留記憶體空間
uint8 mcxa153::chip::port::Register::reserved_2[60] |
Reserved Space (0x24-0x5F)
Reserved memory space in the register map. These bytes should not be accessed.
保留記憶體空間
uint8 mcxa153::chip::port::Register::reserved_3[24] |
Reserved Space (0x68-0x7F)
Reserved memory space in the register map. These bytes should not be accessed.
保留記憶體空間
__I uint32 mcxa153::chip::port::Register::verid |
Read-only register containing version and feature information for the PORT peripheral. Used for software compatibility checking and feature detection.
PORT周邊版本識別暫存器
Bit Fields (typical):