21.6.1.4 Struct system_clock_source_osc32k_config
Internal 32KHz oscillator configuration structure.
Type | Name | Description |
---|---|---|
bool | enable_1khz_output |
Enable 1KHz output |
bool | enable_32khz_output |
Enable 32KHz output |
bool | on_demand |
Run On Demand. If this is set the OSC32K won't run until requested by a peripheral |
bool | run_in_standby |
Keep the OSC32K enabled in standby sleep mode |
enum system_osc32k_startup | startup_time |
Start-up time |
bool | write_once |
Lock configuration after it has been written, a device reset will release the lock |