Type Alias USB

Source
pub type USB = Reg<USB_SPEC>;
Expand description

USB (rw) register accessor: need_des

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

For information about available fields see usb module

Aliased Typeยง

struct USB { /* private fields */ }