Type Definition stm32_hal2::pac::crs::cfgr::SYNCSRC_R

source · []
pub type SYNCSRC_R = FieldReaderRaw<u8, u8>;
Expand description

Field SYNCSRC reader - SYNC signal source selection These bits are set and cleared by software to select the SYNC signal source. Note: When using USB LPM (Link Power Management) and the device is in Sleep mode, the periodic USB SOF will not be generated by the host. No SYNC signal will therefore be provided to the CRS to calibrate the HSI48 on the run. To guarantee the required clock precision after waking up from Sleep mode, the LSE or reference clock on the GPIOs should be used as SYNC signal.