21.6.3.16 Enum system_osc32k_startup
Available internal 32KHz oscillator start-up times, as a number of internal OSC32K clock cycles.
Enum value | Description |
---|---|
SYSTEM_OSC32K_STARTUP_3 |
Wait three clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_4 |
Wait four clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_6 |
Wait six clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_10 |
Wait ten clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_18 |
Wait 18 clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_34 |
Wait 34 clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_66 |
Wait 66 clock cycles until the clock source is considered stable |
SYSTEM_OSC32K_STARTUP_130 |
Wait 130 clock cycles until the clock source is considered stable |