mFrame
載入中...
搜尋中...
無符合項目
mcxa153::chip::port::Version 結構 參考文件

PORT Peripheral Version Information Structure. 更多...

#include <Version.h>

公開屬性

uint16 feature
 
uint8 minor
 
uint8 major
 

詳細描述

PORT Peripheral Version Information Structure.

Structure for parsing and accessing PORT peripheral version information from the VERID register. Provides a convenient way to extract version components and check software compatibility with hardware implementation.

PORT周邊版本資訊結構體,用於解析VERID暫存器的版本資訊。

  • Maps directly to VERID register bit fields
  • Enables version-based feature detection and compatibility checking
  • Supports software adaptation to different hardware revisions
  • Used for runtime hardware capability discovery
  • Little-endian byte ordering matches register layout
Structure layout matches VERID register bit field organization
Version numbers follow semantic versioning principles
Feature number indicates available peripheral capabilities
Use for runtime hardware/software compatibility verification
參閱
mcxa153::chip::port::Register::verid for source register
v1.0.0

此結構(structure) 文件是由下列檔案中產生: