Type Definition efm32gg11b::msc::STARTUP[][src]

type STARTUP = Reg<u32, _STARTUP>;
Expand description

Startup Control

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

For information about available fields see startup module

Trait Implementations

Register STARTUP reset()’s with value 0x1300_1054

Register size

Reset value of the register

read() method returns startup::R reader structure

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