[][src]Type Definition imxrt1062_ocotp::SRK6

type SRK6 = Reg<u32, _SRK6>;

Shadow Register for OTP Bank3 Word6 (SRK Hash)

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

For information about available fields see srk6 module

Trait Implementations

impl Readable for SRK6[src]

read() method returns srk6::R reader structure

impl ResetValue for SRK6[src]

Register SRK6 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK6[src]

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