esp32s3::usb0

Type Alias DCTL

Source
pub type DCTL = Reg<DCTL_SPEC>;
Expand description

DCTL (rw) register accessor:

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

For information about available fields see dctl module

Aliased Typeยง

struct DCTL { /* private fields */ }