[][src]Type Definition imxrt1062_trng::SDCTL

type SDCTL = Reg<u32, _SDCTL>;

Seed Control Register

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

For information about available fields see sdctl module

Trait Implementations

impl Readable for SDCTL[src]

read() method returns sdctl::R reader structure

impl ResetValue for SDCTL[src]

Register SDCTL reset()'s with value 0x0c80_09c4

type Type = u32

Register size

impl Writable for SDCTL[src]

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