Struct esp32s2::system::perip_clk_en0::R
source · pub struct R(_);
Expand description
Register PERIP_CLK_EN0
reader
Implementations§
source§impl R
impl R
sourcepub fn timers_clk_en(&self) -> TIMERS_CLK_EN_R
pub fn timers_clk_en(&self) -> TIMERS_CLK_EN_R
Bit 0 - Set this bit to enable clock of timers.
sourcepub fn spi01_clk_en(&self) -> SPI01_CLK_EN_R
pub fn spi01_clk_en(&self) -> SPI01_CLK_EN_R
Bit 1 - Set this bit to enable clock of SPI0 and SPI1.
sourcepub fn uart_clk_en(&self) -> UART_CLK_EN_R
pub fn uart_clk_en(&self) -> UART_CLK_EN_R
Bit 2 - Set this bit to enable clock of UART0.
sourcepub fn wdg_clk_en(&self) -> WDG_CLK_EN_R
pub fn wdg_clk_en(&self) -> WDG_CLK_EN_R
Bit 3 - Set this bit to enable clock of WDG.
sourcepub fn i2s0_clk_en(&self) -> I2S0_CLK_EN_R
pub fn i2s0_clk_en(&self) -> I2S0_CLK_EN_R
Bit 4 - Set this bit to enable clock of I2S0.
sourcepub fn uart1_clk_en(&self) -> UART1_CLK_EN_R
pub fn uart1_clk_en(&self) -> UART1_CLK_EN_R
Bit 5 - Set this bit to enable clock of UART1.
sourcepub fn spi2_clk_en(&self) -> SPI2_CLK_EN_R
pub fn spi2_clk_en(&self) -> SPI2_CLK_EN_R
Bit 6 - Set this bit to enable clock of SPI2.
sourcepub fn i2c_ext0_clk_en(&self) -> I2C_EXT0_CLK_EN_R
pub fn i2c_ext0_clk_en(&self) -> I2C_EXT0_CLK_EN_R
Bit 7 - Set this bit to enable clock of I2C EXT0.
sourcepub fn uhci0_clk_en(&self) -> UHCI0_CLK_EN_R
pub fn uhci0_clk_en(&self) -> UHCI0_CLK_EN_R
Bit 8 - Set this bit to enable clock of UHCI0.
sourcepub fn rmt_clk_en(&self) -> RMT_CLK_EN_R
pub fn rmt_clk_en(&self) -> RMT_CLK_EN_R
Bit 9 - Set this bit to enable clock of remote controller.
sourcepub fn pcnt_clk_en(&self) -> PCNT_CLK_EN_R
pub fn pcnt_clk_en(&self) -> PCNT_CLK_EN_R
Bit 10 - Set this bit to enable clock of pulse count.
sourcepub fn ledc_clk_en(&self) -> LEDC_CLK_EN_R
pub fn ledc_clk_en(&self) -> LEDC_CLK_EN_R
Bit 11 - Set this bit to enable clock of LED PWM.
sourcepub fn uhci1_clk_en(&self) -> UHCI1_CLK_EN_R
pub fn uhci1_clk_en(&self) -> UHCI1_CLK_EN_R
Bit 12 - Set this bit to enable clock of UHCI1.
sourcepub fn timergroup_clk_en(&self) -> TIMERGROUP_CLK_EN_R
pub fn timergroup_clk_en(&self) -> TIMERGROUP_CLK_EN_R
Bit 13 - Set this bit to enable clock of timer group0.
sourcepub fn efuse_clk_en(&self) -> EFUSE_CLK_EN_R
pub fn efuse_clk_en(&self) -> EFUSE_CLK_EN_R
Bit 14 - Set this bit to enable clock of eFuse.
sourcepub fn timergroup1_clk_en(&self) -> TIMERGROUP1_CLK_EN_R
pub fn timergroup1_clk_en(&self) -> TIMERGROUP1_CLK_EN_R
Bit 15 - Set this bit to enable clock of timer group1.
sourcepub fn spi3_clk_en(&self) -> SPI3_CLK_EN_R
pub fn spi3_clk_en(&self) -> SPI3_CLK_EN_R
Bit 16 - Set this bit to enable clock of SPI3.
sourcepub fn pwm0_clk_en(&self) -> PWM0_CLK_EN_R
pub fn pwm0_clk_en(&self) -> PWM0_CLK_EN_R
Bit 17 - Set this bit to enable clock of PWM0.
sourcepub fn i2c_ext1_clk_en(&self) -> I2C_EXT1_CLK_EN_R
pub fn i2c_ext1_clk_en(&self) -> I2C_EXT1_CLK_EN_R
Bit 18 - Set this bit to enable clock of I2C EXT1.
sourcepub fn twai_clk_en(&self) -> TWAI_CLK_EN_R
pub fn twai_clk_en(&self) -> TWAI_CLK_EN_R
Bit 19 - Set this bit to enable clock of CAN.
sourcepub fn pwm1_clk_en(&self) -> PWM1_CLK_EN_R
pub fn pwm1_clk_en(&self) -> PWM1_CLK_EN_R
Bit 20 - Set this bit to enable clock of PWM1.
sourcepub fn i2s1_clk_en(&self) -> I2S1_CLK_EN_R
pub fn i2s1_clk_en(&self) -> I2S1_CLK_EN_R
Bit 21 - Set this bit to enable clock of I2S1.
sourcepub fn spi2_dma_clk_en(&self) -> SPI2_DMA_CLK_EN_R
pub fn spi2_dma_clk_en(&self) -> SPI2_DMA_CLK_EN_R
Bit 22 - Set this bit to enable clock of SPI2 DMA.
sourcepub fn usb_clk_en(&self) -> USB_CLK_EN_R
pub fn usb_clk_en(&self) -> USB_CLK_EN_R
Bit 23 - Set this bit to enable clock of USB.
sourcepub fn uart_mem_clk_en(&self) -> UART_MEM_CLK_EN_R
pub fn uart_mem_clk_en(&self) -> UART_MEM_CLK_EN_R
Bit 24 - Set this bit to enable clock of UART memory.
sourcepub fn pwm2_clk_en(&self) -> PWM2_CLK_EN_R
pub fn pwm2_clk_en(&self) -> PWM2_CLK_EN_R
Bit 25 - Set this bit to enable clock of PWM2.
sourcepub fn pwm3_clk_en(&self) -> PWM3_CLK_EN_R
pub fn pwm3_clk_en(&self) -> PWM3_CLK_EN_R
Bit 26 - Set this bit to enable clock of PWM3.
sourcepub fn spi3_dma_clk_en(&self) -> SPI3_DMA_CLK_EN_R
pub fn spi3_dma_clk_en(&self) -> SPI3_DMA_CLK_EN_R
Bit 27 - Set this bit to enable clock of SPI3 DMA.
sourcepub fn apb_saradc_clk_en(&self) -> APB_SARADC_CLK_EN_R
pub fn apb_saradc_clk_en(&self) -> APB_SARADC_CLK_EN_R
Bit 28 - Set this bit to enable clock of SAR ADC.
sourcepub fn systimer_clk_en(&self) -> SYSTIMER_CLK_EN_R
pub fn systimer_clk_en(&self) -> SYSTIMER_CLK_EN_R
Bit 29 - Set this bit to enable clock of system timer.
sourcepub fn adc2_arb_clk_en(&self) -> ADC2_ARB_CLK_EN_R
pub fn adc2_arb_clk_en(&self) -> ADC2_ARB_CLK_EN_R
Bit 30 - Set this bit to enable clock of aribiter of ADC2.
sourcepub fn spi4_clk_en(&self) -> SPI4_CLK_EN_R
pub fn spi4_clk_en(&self) -> SPI4_CLK_EN_R
Bit 31 - Set this bit to enable clock of SPI4.