[][src]Type Definition imxrt1062_trng::SCR5L

type SCR5L = Reg<u32, _SCR5L>;

Statistical Check Run Length 5 Limit Register

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

For information about available fields see scr5l module

Trait Implementations

impl Readable for SCR5L[src]

read() method returns scr5l::R reader structure

impl ResetValue for SCR5L[src]

Register SCR5L reset()'s with value 0x002e_002f

type Type = u32

Register size

impl Writable for SCR5L[src]

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