[][src]Type Definition efm32pg12_pac::trng0::KEY2

type KEY2 = Reg<u32, _KEY2>;

Key Register 2

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

For information about available fields see key2 module

Trait Implementations

impl Readable for KEY2[src]

read() method returns key2::R reader structure

impl ResetValue for KEY2[src]

Register KEY2 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEY2[src]

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