rp-hal-boards/rp2040-hal/examples
Tyler Stowell f87d7ba768
PWM implementation (#44)
* PWM functionality

* Updated prelude.rs

* Added example, cleaned up the PWM HAL.

* Renamed a file for clarity

* Changes to address C-CTOR recommendations, only 8 PWM channels, restructuring

* Forgot to remove a test function, and added a quick comment.

* Cleaned up code now that PWM channels are clustered in the PAC.
2021-07-07 23:44:57 +10:00
..
blinky.rs Massive GPIO refactor 2021-07-03 10:32:43 +10:00
gpio_in_out.rs Massive GPIO refactor 2021-07-03 10:32:43 +10:00
pwm_blink.rs PWM implementation (#44) 2021-07-07 23:44:57 +10:00