Type Definition efm32gg11b::trng0::CONTROL[][src]

type CONTROL = Reg<u32, _CONTROL>;
Expand description

Main Control Register

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

For information about available fields see control module

Trait Implementations

Register CONTROL reset()’s with value 0

Register size

Reset value of the register

read() method returns control::R reader structure

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