[][src]Type Definition imxrt1062_trng::SCMISC

type SCMISC = Reg<u32, _SCMISC>;

Statistical Check Miscellaneous Register

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

For information about available fields see scmisc module

Trait Implementations

impl Readable for SCMISC[src]

read() method returns scmisc::R reader structure

impl ResetValue for SCMISC[src]

Register SCMISC reset()'s with value 0x0001_0022

type Type = u32

Register size

impl Writable for SCMISC[src]

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