Module esp32c6::usb_device::misc_conf
source · Expand description
Clock enable control
Structs
- Clock enable control
- Register
MISC_CONF
reader - Register
MISC_CONF
writer
Type Definitions
- Field
CLK_EN
reader - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers. - Field
CLK_EN
writer - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.