[][src]Type Definition esp32::ledc::ledc_conf_reg::R

type R = R<u32, LEDC_CONF_REG>;

Reader of register LEDC_CONF_REG

Methods

impl R[src]

pub fn ledc_apb_clk_sel(&self) -> LEDC_APB_CLK_SEL_R[src]

Bit 0 - This bit is used to set the frequency of slow_clk. 1'b1:80mhz 1'b0:8mhz