[][src]Type Definition imxrt1062_trng::SCR1L

type SCR1L = Reg<u32, _SCR1L>;

Statistical Check Run Length 1 Limit Register

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

For information about available fields see scr1l module

Trait Implementations

impl Readable for SCR1L[src]

read() method returns scr1l::R reader structure

impl ResetValue for SCR1L[src]

Register SCR1L reset()'s with value 0x00b2_0195

type Type = u32

Register size

impl Writable for SCR1L[src]

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