Type Alias esp32s2::usb0::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 */ }