-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
nrf52832Affects `nrf52832-pac`Affects `nrf52832-pac`
Description
Currently it is annoying to use the unsafe bits()
function when writing to tasks or clearing events.
I think the best way to approach this is to patch the SVD for any field with the name task_
or event_
. Since for all these fields the behavior is consistent, we could probably get pretty far with a simple regex replace.
Metadata
Metadata
Assignees
Labels
nrf52832Affects `nrf52832-pac`Affects `nrf52832-pac`