Type Definition microbit::hal::pac::usbd::DPDMVALUE[]

type DPDMVALUE = Reg<u32, _DPDMVALUE>;
Expand description

State D+ and D- lines will be forced into by the DPDMDRIVE task. The DPDMNODRIVE task reverts the control of the lines to MAC IP (no forcing).

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dpdmvalue module