[][src]Type Definition imxrt1062_trng::MCTL

type MCTL = Reg<u32, _MCTL>;

Miscellaneous Control Register

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

For information about available fields see mctl module

Trait Implementations

impl Readable for MCTL[src]

read() method returns mctl::R reader structure

impl ResetValue for MCTL[src]

Register MCTL reset()'s with value 0x0001_2001

type Type = u32

Register size

impl Writable for MCTL[src]

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