auralix / alx-202-af-10-1-auralix-c-lib

GNU General Public License v3.0
0 stars 0 forks source link

alxRtc_McuStm32 - AlxRtc_Ctor - Why is there RCC_OSCILLATORTYPE_LSI #28

Open tomazvidovic opened 1 year ago

tomazvidovic commented 1 year ago
    // RTC - Oscillator
    me->iosc.OscillatorType = RCC_OSCILLATORTYPE_LSI | RCC_OSCILLATORTYPE_LSE;