[][src]Type Definition xmc4400::usb0::GINTSTS_HOSTMODE

type GINTSTS_HOSTMODE = Reg<u32, _GINTSTS_HOSTMODE>;

Interrupt Register [HOSTMODE]

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

For information about available fields see gintsts_hostmode module

Trait Implementations

impl Readable for GINTSTS_HOSTMODE[src]

read() method returns gintsts_hostmode::R reader structure

impl ResetValue for GINTSTS_HOSTMODE[src]

Register GINTSTS_HOSTMODE reset()'s with value 0x1400_0020

type Type = u32

Register size

impl Writable for GINTSTS_HOSTMODE[src]

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