Type Alias esp32c3::usb_device::TEST

source ·
pub type TEST = Reg<TEST_SPEC>;
Expand description

TEST (rw) register accessor: USB_DEVICE_TEST_REG.

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

For information about available fields see test module

Aliased Type§

struct TEST { /* private fields */ }