Skip to content

ReadLinkEnabledData#111

Merged
rrivera747 merged 1 commit intodevelopfrom
sc/toMerge
Feb 17, 2026
Merged

ReadLinkEnabledData#111
rrivera747 merged 1 commit intodevelopfrom
sc/toMerge

Conversation

@corrodis
Copy link
Copy Markdown
Contributor

found uncommited changed from cleanup work, looks good to me

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new method ReadLinkEnabledData() to the DTC_Registers class for reading raw Link Enable register data. The change provides a direct accessor to the register value without interpreting specific link bits, complementing the existing ReadLinkEnabled() method which returns parsed link mode information for individual links.

Changes:

  • Added ReadLinkEnabledData() method declaration to DTC_Registers.h
  • Implemented ReadLinkEnabledData() in DTC_Registers.cpp to return raw register data

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
dtcInterfaceLib/DTC_Registers.h Added method declaration for ReadLinkEnabledData() in the Link Enable Register section
dtcInterfaceLib/DTC_Registers.cpp Implemented ReadLinkEnabledData() to return raw CFOandDTC_Register_LinkEnable register data

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread dtcInterfaceLib/DTC_Registers.cpp
Comment thread dtcInterfaceLib/DTC_Registers.cpp
Comment thread dtcInterfaceLib/DTC_Registers.h
@rrivera747 rrivera747 merged commit 29b98c4 into develop Feb 17, 2026
18 checks passed
@rrivera747 rrivera747 deleted the sc/toMerge branch February 17, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants