Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPI channel group tasks #212

Merged
merged 4 commits into from
Sep 5, 2020
Merged

Conversation

jackscan
Copy link
Contributor

@jackscan jackscan commented Sep 5, 2020

This adds channel groups to the ppi::Parts for accessing the PPI channel group tasks.

A new trait PpiChannelGroup is added providing access to tasks and
configuration of a PPI channel group.
For each channel group a member is added to the Parts structure with
its own type. All channel group types implement the PpiChannelGroup
trait.
Copy link
Contributor

@jonas-schievink jonas-schievink left a comment

Choose a reason for hiding this comment

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

Thanks, looks pretty good!

nrf-hal-common/src/ppi/mod.rs Outdated Show resolved Hide resolved
nrf-hal-common/src/ppi/mod.rs Outdated Show resolved Hide resolved
jackscan and others added 2 commits September 5, 2020 21: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.

2 participants