Module esp32c3::usb_device[][src]

Expand description

Peripheral USB_DEVICE

Modules

USB_DEVICE_CONF0_REG.

USB_DEVICE_DATE_REG.

USB_DEVICE_EP1_REG.

USB_DEVICE_EP1_CONF_REG.

USB_DEVICE_FRAM_NUM_REG.

USB_DEVICE_IN_EP0_ST_REG.

USB_DEVICE_IN_EP1_ST_REG.

USB_DEVICE_IN_EP2_ST_REG.

USB_DEVICE_IN_EP3_ST_REG.

USB_DEVICE_INT_CLR_REG.

USB_DEVICE_INT_ENA_REG.

USB_DEVICE_INT_RAW_REG.

USB_DEVICE_INT_ST_REG.

USB_DEVICE_JFIFO_ST_REG.

USB_DEVICE_MEM_CONF_REG.

USB_DEVICE_MISC_CONF_REG.

USB_DEVICE_OUT_EP0_ST_REG.

USB_DEVICE_OUT_EP1_ST_REG.

USB_DEVICE_OUT_EP2_ST_REG.

USB_DEVICE_TEST_REG.

Structs

Register block

Type Definitions

CONF0 register accessor: an alias for Reg<CONF0_SPEC>

DATE register accessor: an alias for Reg<DATE_SPEC>

EP1 register accessor: an alias for Reg<EP1_SPEC>

EP1_CONF register accessor: an alias for Reg<EP1_CONF_SPEC>

FRAM_NUM register accessor: an alias for Reg<FRAM_NUM_SPEC>

INT_CLR register accessor: an alias for Reg<INT_CLR_SPEC>

INT_ENA register accessor: an alias for Reg<INT_ENA_SPEC>

INT_RAW register accessor: an alias for Reg<INT_RAW_SPEC>

INT_ST register accessor: an alias for Reg<INT_ST_SPEC>

IN_EP0_ST register accessor: an alias for Reg<IN_EP0_ST_SPEC>

IN_EP1_ST register accessor: an alias for Reg<IN_EP1_ST_SPEC>

IN_EP2_ST register accessor: an alias for Reg<IN_EP2_ST_SPEC>

IN_EP3_ST register accessor: an alias for Reg<IN_EP3_ST_SPEC>

JFIFO_ST register accessor: an alias for Reg<JFIFO_ST_SPEC>

MEM_CONF register accessor: an alias for Reg<MEM_CONF_SPEC>

MISC_CONF register accessor: an alias for Reg<MISC_CONF_SPEC>

OUT_EP0_ST register accessor: an alias for Reg<OUT_EP0_ST_SPEC>

OUT_EP1_ST register accessor: an alias for Reg<OUT_EP1_ST_SPEC>

OUT_EP2_ST register accessor: an alias for Reg<OUT_EP2_ST_SPEC>

TEST register accessor: an alias for Reg<TEST_SPEC>