Type Definition efm32gg11b::usb::GRSTCTL[][src]

type GRSTCTL = Reg<u32, _GRSTCTL>;
Expand description

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

Register GRSTCTL reset()’s with value 0x8000_0000

Register size

Reset value of the register

read() method returns grstctl::R reader structure

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