[][src]Type Definition imxrt1062_ocotp::SRK4

type SRK4 = Reg<u32, _SRK4>;

Shadow Register for OTP Bank3 Word4 (SRK Hash)

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

For information about available fields see srk4 module

Trait Implementations

impl Readable for SRK4[src]

read() method returns srk4::R reader structure

impl ResetValue for SRK4[src]

Register SRK4 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK4[src]

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