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

type KEY0 = Reg<u32, _KEY0>;

Key Register 0

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

For information about available fields see key0 module

Trait Implementations

impl Readable for KEY0[src]

read() method returns key0::R reader structure

impl ResetValue for KEY0[src]

Register KEY0 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEY0[src]

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