apcountryman / picolibrary

A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
https://apcountryman.github.io/picolibrary/
Apache License 2.0
2 stars 1 forks source link

Fix microcontroller register and reserved register packing #2499

Closed apcountryman closed 10 months ago

apcountryman commented 10 months ago

Fix microcontroller register (::picolibrary::Register) and reserved register (::picolibrary::Reserved_Register) packing.