[][src]Type Definition imxrt1062_ocotp::SRK0

type SRK0 = Reg<u32, _SRK0>;

Shadow Register for OTP Bank3 Word0 (SRK Hash)

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

For information about available fields see srk0 module

Trait Implementations

impl Readable for SRK0[src]

read() method returns srk0::R reader structure

impl ResetValue for SRK0[src]

Register SRK0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK0[src]

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