Type Alias esp32h2::usb_device::EP1

source ·
pub type EP1 = Reg<EP1_SPEC>;
Expand description

EP1 (rw) register accessor: FIFO access for the CDC-ACM data IN and OUT endpoints.

You can read this register and get ep1::R. You can reset, write, write_with_zero this register using ep1::W. You can also modify this register. See API.

For information about available fields see ep1 module

Aliased Type§

struct EP1 { /* private fields */ }