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

type STATUS = Reg<u32, _STATUS>;
Expand description

Status Register

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

For information about available fields see status module

Trait Implementations

Register STATUS reset()’s with value 0

Register size

Reset value of the register

read() method returns status::R reader structure

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