Skip to content

Tracking issue for ADC trait #377

Open
@eldruin

Description

@eldruin

The ADC traits (adc::Channel and adc::OneShot) available on the 0.2.x versions have been removed ahead of the 1.0.0 release. See: #376
This issue servers as a tracking issue until we add them back/reject them.

The reasons were:

  • The traits are quite complicated to use in generic code.
  • It seems users would be better served by inherent methods.
  • Also, these traits are nb-only.

ADC traits as of the 0.2.7 release:

Relevant issues/PRs:

Please feel free to participate, highlight your current use cases, problems and provide solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions