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

Add microcontroller reserved register abstraction #2492

Closed apcountryman closed 11 months ago

apcountryman commented 11 months ago

Add microcontroller reserved register abstraction (::picolibrary::Reserved_Register).