[][src]Type Definition imxrt1062_ocotp::SRK1

type SRK1 = Reg<u32, _SRK1>;

Shadow Register for OTP Bank3 Word1 (SRK Hash)

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

For information about available fields see srk1 module

Trait Implementations

impl Readable for SRK1[src]

read() method returns srk1::R reader structure

impl ResetValue for SRK1[src]

Register SRK1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK1[src]

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