Module esp32c3::io_mux::pin_ctrl

source ·
Expand description

Clock Output Configuration Register

Structs

Clock Output Configuration Register
Register PIN_CTRL reader
Register PIN_CTRL writer

Type Definitions

Field CLK_OUT1 reader - If you want to output clock for I2S to CLK_OUT_out1, set this register to 0x0. CLK_OUT_out1 can be found in peripheral output signals.
Field CLK_OUT1 writer - If you want to output clock for I2S to CLK_OUT_out1, set this register to 0x0. CLK_OUT_out1 can be found in peripheral output signals.
Field CLK_OUT2 reader - If you want to output clock for I2S to CLK_OUT_out2, set this register to 0x0. CLK_OUT_out2 can be found in peripheral output signals.
Field CLK_OUT2 writer - If you want to output clock for I2S to CLK_OUT_out2, set this register to 0x0. CLK_OUT_out2 can be found in peripheral output signals.
Field CLK_OUT3 reader - If you want to output clock for I2S to CLK_OUT_out3, set this register to 0x0. CLK_OUT_out3 can be found in peripheral output signals.
Field CLK_OUT3 writer - If you want to output clock for I2S to CLK_OUT_out3, set this register to 0x0. CLK_OUT_out3 can be found in peripheral output signals.