Nic0w
|
eb4ebc782a
|
Cargo fmt pass.
|
2021-04-29 20:35:47 +02:00 |
|
Nic0w
|
e91e124484
|
Merge branch 'pll' of github.com:Nic0w/rp-hal into pll
|
2021-04-29 20:21:02 +02:00 |
|
Nic0w
|
eb376cf47b
|
Using modify() to clear specific bits instead of a blanket 0 on all bits.
|
2021-04-29 20:16:52 +02:00 |
|
Nic0w
|
5726bef879
|
Fix typo on post_div check
Co-authored-by: tdittr <tdittr@users.noreply.github.com>
|
2021-04-29 20:16:52 +02:00 |
|
Nic0w
|
20c35d5e14
|
Fix type conversion issue
|
2021-04-29 20:16:52 +02:00 |
|
Nic0w
|
649998189f
|
Move PLL parameters into a struct to help testability and reconfiguration of the PLL.
|
2021-04-29 20:16:52 +02:00 |
|
Nic0w
|
9be7c41400
|
Working implementation of a PLL HAL.
|
2021-04-29 20:16:52 +02:00 |
|
Nic0w
|
2462c430b9
|
Fix typo on post_div check
Co-authored-by: tdittr <tdittr@users.noreply.github.com>
|
2021-04-25 19:48:09 +02:00 |
|
Nic0w
|
c3bc1bbaf8
|
Fix type conversion issue
|
2021-04-25 19:45:45 +02:00 |
|
Nic0w
|
6157ce552f
|
Move PLL parameters into a struct to help testability and reconfiguration of the PLL.
|
2021-04-25 17:51:03 +02:00 |
|
Nic0w
|
ff418b0453
|
Working implementation of a PLL HAL.
|
2021-04-25 10:12:38 +02:00 |
|