Skip to content

Make ADC check_read_discard private - #1003

Merged
jbeaurivage merged 1 commit into
atsamd-rs:masterfrom
rnd-ash:adc-discard-priv
Mar 23, 2026
Merged

Make ADC check_read_discard private#1003
jbeaurivage merged 1 commit into
atsamd-rs:masterfrom
rnd-ash:adc-discard-priv

Conversation

@rnd-ash

@rnd-ash rnd-ash commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Makes Adc::check_read_discard private in the ADC Module, as it shouldn't be exposed to the end user, and only the crate uses it internally

Checklist

  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

@jbeaurivage
jbeaurivage merged commit f0ed5b4 into atsamd-rs:master Mar 23, 2026
111 of 112 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 23, 2026
rnd-ash added a commit to rnd-ash/atsamd that referenced this pull request Jul 3, 2026
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.

2 participants