satman: Mhz -> MHz

morgan 2024-03-26 17:21:44 +08:00
parent 240b80309e
commit 733658db68
1 changed files with 2 additions and 2 deletions

View File

@ -838,7 +838,7 @@ const SI549_SETTINGS: si549::FrequencySetting = si549::FrequencySetting {
fbdiv: 0x04815791F25,
},
helper: si549::DividerConfig {
// 125Mhz*32767/32768
// 125MHz*32767/32768
hsdiv: 0x058,
lsdiv: 0,
fbdiv: 0x04814E8F442,
@ -853,7 +853,7 @@ pub const SI549_SETTINGS: si549::FrequencySetting = si549::FrequencySetting {
fbdiv: 0x046C5F49797,
},
helper: si549::DividerConfig {
// 100Mhz*32767/32768
// 100MHz*32767/32768
hsdiv: 0x06C,
lsdiv: 0,
fbdiv: 0x046C5670BBD,