Type Alias xmc4800::usb0::Guid

source ·
pub type Guid = Reg<GuidSpec>;
Expand description

GUID (rw) register accessor: USB Module Identification Register

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

For information about available fields see guid module

Aliased Type§

struct Guid { /* private fields */ }