[][src]Type Definition imxrt1062_trng::SCR3L

type SCR3L = Reg<u32, _SCR3L>;

Statistical Check Run Length 3 Limit Register

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

For information about available fields see scr3l module

Trait Implementations

impl Readable for SCR3L[src]

read() method returns scr3l::R reader structure

impl ResetValue for SCR3L[src]

Register SCR3L reset()'s with value 0x0058_007d

type Type = u32

Register size

impl Writable for SCR3L[src]

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