[][src]Type Definition imxrt1062_trng::SCR2L

type SCR2L = Reg<u32, _SCR2L>;

Statistical Check Run Length 2 Limit Register

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

For information about available fields see scr2l module

Trait Implementations

impl Readable for SCR2L[src]

read() method returns scr2l::R reader structure

impl ResetValue for SCR2L[src]

Register SCR2L reset()'s with value 0x007a_00dc

type Type = u32

Register size

impl Writable for SCR2L[src]

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