embassy/embassy-nrf
Dario Nieuwenhuis 36d3eda2f9 ppi: simplify driver creation.
Moving `new_*` to the version-specific mod allows doing the correct
register writes right there in `new`, without needing abstractions
like `enable_all`/`disable_all`.
2021-10-26 16:52:51 +02:00
..
src ppi: simplify driver creation. 2021-10-26 16:52:51 +02:00
Cargo.toml - Added _ppi and _dppi to distinguish between the new and the old peripheral. 2021-10-26 14:46:39 +02:00