esp32::ledc::conf

Type Alias R

Source
pub type R = R<CONF_SPEC>;
Expand description

Register CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn apb_clk_sel(&self) -> APB_CLK_SEL_R

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