[][src]Type Definition imxrt1062_ocotp::SRK7

type SRK7 = Reg<u32, _SRK7>;

Shadow Register for OTP Bank3 Word7 (SRK Hash)

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

For information about available fields see srk7 module

Trait Implementations

impl Readable for SRK7[src]

read() method returns srk7::R reader structure

impl ResetValue for SRK7[src]

Register SRK7 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK7[src]

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