[][src]Type Definition imxrt1062_ocotp::SRK3

type SRK3 = Reg<u32, _SRK3>;

Shadow Register for OTP Bank3 Word3 (SRK Hash)

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

For information about available fields see srk3 module

Trait Implementations

impl Readable for SRK3[src]

read() method returns srk3::R reader structure

impl ResetValue for SRK3[src]

Register SRK3 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK3[src]

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