[][src]Type Definition xmc4200::usb0::GRSTCTL

type GRSTCTL = Reg<u32, _GRSTCTL>;

Reset Register

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

For information about available fields see grstctl module

Trait Implementations

impl Readable for GRSTCTL[src]

read() method returns grstctl::R reader structure

impl ResetValue for GRSTCTL[src]

Register GRSTCTL reset()'s with value 0x1000_0000

type Type = u32

Register size

impl Writable for GRSTCTL[src]

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