Update for 03-11-21 14:45

This commit is contained in:
Tyler Perkins 2021-11-03 14:45:01 -04:00
parent 5a45829506
commit b342964aff

View File

@ -81,4 +81,7 @@ lookup table. On this device the ILT is instead a control register.
=== Clock ===
The ATMega328P has 3 timers, two 8bit timers and one 16bit timer. These timers
can be used for PWM for motors and the like.
[[embedded]]