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

type TESTDATA = Reg<u32, _TESTDATA>;

Test Data Register

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

For information about available fields see testdata module

Trait Implementations

impl Readable for TESTDATA[src]

read() method returns testdata::R reader structure

impl ResetValue for TESTDATA[src]

Register TESTDATA reset()'s with value 0

type Type = u32

Register size

impl Writable for TESTDATA[src]

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