Another try at simplifying AVR pins, this time with polymorphic variant to indicate the capabilities of each pin.
This totally removes the type-encoding of registers, for the sake of simplicity.
What do you think ?
I need to do the same for PICs, but I would need more documentation about the PICs to do so
Another try at simplifying AVR pins, this time with polymorphic variant to indicate the capabilities of each pin. This totally removes the type-encoding of registers, for the sake of simplicity.
What do you think ?
I need to do the same for PICs, but I would need more documentation about the PICs to do so