parent
0dda888c95
commit
4a43cd3982
@ -89,7 +89,7 @@ impl LsConfig {
|
|||||||
Self {
|
Self {
|
||||||
rtc: RtcClockSource::LSE,
|
rtc: RtcClockSource::LSE,
|
||||||
lse: Some(LseConfig {
|
lse: Some(LseConfig {
|
||||||
frequency: Hertz(32_000),
|
frequency: Hertz(32_768),
|
||||||
mode: LseMode::Oscillator(LseDrive::MediumHigh),
|
mode: LseMode::Oscillator(LseDrive::MediumHigh),
|
||||||
}),
|
}),
|
||||||
lsi: false,
|
lsi: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user