Skip to main content

Module ll

Module ll 

Source
Available on crate feature unstable only.
Expand description

§Low-level clock control

This module provides experimental low-level clock control functionality. These functions can render your device temporarily unusable. Use with caution.

§Stability

This API is marked as unstable and is only available when the unstable crate feature is enabled. This comes with no stability guarantees, and could be changed or removed at any time.

Structs§

ClockConfig
Clock tree configuration.
ClockTree
Represents the device’s clock tree.
RcFastClkDivNConfig
Configures the RC_FAST_CLK_DIV_N clock node.
SystemPreDivConfig
Configures the SYSTEM_PRE_DIV clock node.
UartBaudRateGeneratorConfig
Configures the UART0_BAUD_RATE_GENERATOR clock node.
UartFunctionClockConfig
Configures the UART0_FUNCTION_CLOCK clock node.
UartMemClockConfig
Configures the UART0_MEM_CLOCK clock node.

Enums§

ApbClkConfig
The list of clock signals that the APB_CLK multiplexer can output.
CpuClkConfig
The list of clock signals that the CPU_CLK multiplexer can output.
CpuClock
Clock configuration options.
CpuPllDivOutConfig
Selects the output frequency of CPU_PLL_DIV_OUT. Depends on PLL_CLK.
CryptoClkConfig
The list of clock signals that the CRYPTO_CLK multiplexer can output.
LowPowerClkConfig
The list of clock signals that the LOW_POWER_CLK multiplexer can output.
PllClkConfig
Selects the output frequency of PLL_CLK. Depends on XTAL_CLK.
RmtInstance
RmtSclkConfig
The list of clock signals that the RMT_SCLK multiplexer can output.
RtcFastClkConfig
The list of clock signals that the RTC_FAST_CLK multiplexer can output.
RtcSlowClkConfig
The list of clock signals that the RTC_SLOW_CLK multiplexer can output.
SystemPreDivInConfig
The list of clock signals that the SYSTEM_PRE_DIV_IN multiplexer can output.
TimgCalibrationClockConfig
The list of clock signals that the TIMG_CALIBRATION_CLOCK multiplexer can output.
TimgFunctionClockConfig
The list of clock signals that the TIMG0_FUNCTION_CLOCK multiplexer can output.
TimgInstance
TimgWdtClockConfig
The list of clock signals that the TIMG0_WDT_CLOCK multiplexer can output.
UartFunctionClockSclk
UartInstance
XtalClkConfig
Selects the output frequency of XTAL_CLK.

Functions§

apb_clk_config
apb_clk_config_frequency
apb_clk_frequency
configure_apb_clk
configure_cpu_clk
configure_cpu_pll_div_out
configure_crypto_clk
configure_low_power_clk
configure_pll_clk
configure_rc_fast_clk_div_n
configure_rtc_fast_clk
configure_rtc_slow_clk
configure_system_pre_div
configure_system_pre_div_in
configure_timg_calibration_clock
configure_xtal_clk
cpu_clk_config
cpu_clk_config_frequency
cpu_clk_frequency
cpu_pll_div_out_config
cpu_pll_div_out_config_frequency
cpu_pll_div_out_frequency
crypto_clk_config
crypto_clk_config_frequency
crypto_clk_frequency
low_power_clk_config
low_power_clk_config_frequency
low_power_clk_frequency
pll_80m_frequency
pll_160m_frequency
pll_clk_config
pll_clk_config_frequency
pll_clk_frequency
rc_fast_clk_div_n_config
rc_fast_clk_div_n_config_frequency
rc_fast_clk_div_n_frequency
rc_fast_clk_frequency
rc_fast_div_clk_frequency
rc_slow_clk_frequency
release_apb_clk
release_cpu_pll_div_out
release_crypto_clk
release_low_power_clk
release_pll_80m
release_pll_160m
release_pll_clk
release_rc_fast_clk
release_rc_fast_clk_div_n
release_rc_fast_div_clk
release_rc_slow_clk
release_rtc_fast_clk
release_rtc_slow_clk
release_system_pre_div
release_system_pre_div_in
release_timg_calibration_clock
release_uart_mem_clk
release_xtal32k_clk
release_xtal_div_clk
request_apb_clk
request_cpu_pll_div_out
request_crypto_clk
request_low_power_clk
request_pll_80m
request_pll_160m
request_pll_clk
request_rc_fast_clk
request_rc_fast_clk_div_n
request_rc_fast_div_clk
request_rc_slow_clk
request_rtc_fast_clk
request_rtc_slow_clk
request_system_pre_div
request_system_pre_div_in
request_timg_calibration_clock
request_uart_mem_clk
request_xtal32k_clk
request_xtal_div_clk
rtc_fast_clk_config
rtc_fast_clk_config_frequency
rtc_fast_clk_frequency
rtc_slow_clk_config
rtc_slow_clk_config_frequency
rtc_slow_clk_frequency
system_pre_div_config
system_pre_div_config_frequency
system_pre_div_frequency
system_pre_div_in_config
system_pre_div_in_config_frequency
system_pre_div_in_frequency
timg_calibration_clock_config
timg_calibration_clock_config_frequency
timg_calibration_clock_frequency
uart_mem_clk_frequency
xtal32k_clk_frequency
xtal_clk_config
xtal_clk_config_frequency
xtal_clk_frequency
xtal_div_clk_frequency