Enum stm32_hal2::clocks::StopWuck [−][src]
#[repr(u8)]
pub enum StopWuck {
Msi,
Hsi,
}Expand description
Select the system clock used when exiting Stop mode
#[repr(u8)]
pub enum StopWuck {
Msi,
Hsi,
}Select the system clock used when exiting Stop mode