GUID

Type Alias GUID 

Source
pub type GUID = Reg<GUID_SPEC>;
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ยง

pub struct GUID { /* private fields */ }