[][src]Type Definition xmc4800::usb0::GUID

type GUID = Reg<u32, _GUID>;

USB Module Identification Register

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

For information about avaliable fields see guid module

Trait Implementations

impl Readable for GUID[src]

read() method returns guid::R reader structure

impl Writable for GUID[src]

write(|w| ..) method takes guid::W writer structure

impl ResetValue for GUID[src]

Register GUID reset()'s with value 0x00ae_c000

type Type = u32

Register size