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

type KEY3 = Reg<u32, _KEY3>;

Key Register 3

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

For information about available fields see key3 module

Trait Implementations

impl Readable for KEY3[src]

read() method returns key3::R reader structure

impl ResetValue for KEY3[src]

Register KEY3 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEY3[src]

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