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

type INITWAITVAL = Reg<u32, _INITWAITVAL>;

Initial Wait Counter

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

For information about available fields see initwaitval module

Trait Implementations

impl Readable for INITWAITVAL[src]

read() method returns initwaitval::R reader structure

impl ResetValue for INITWAITVAL[src]

Register INITWAITVAL reset()'s with value 0xff

type Type = u32

Register size

impl Writable for INITWAITVAL[src]

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