C# 클래스 esp32.PeripheralRegisterParser.ConstructedRegister

파일 보기 프로젝트 열기: sysprogs/BSPTools

공개 프로퍼티들

프로퍼티 타입 설명
Address ulong
Fields ConstructedField>.Dictionary
Name string

공개 메소드들

메소드 설명
ToRegister ( ) : HardwareRegister

메소드 상세

ToRegister() 공개 메소드

public ToRegister ( ) : HardwareRegister
리턴 HardwareRegister

프로퍼티 상세

Address 공개적으로 프로퍼티

public ulong Address
리턴 ulong

Fields 공개적으로 프로퍼티

public Dictionary Fields
리턴 ConstructedField>.Dictionary

Name 공개적으로 프로퍼티

public string Name
리턴 string