[][src]Type Definition imxrt1062_ocotp::SRK5

type SRK5 = Reg<u32, _SRK5>;

Shadow Register for OTP Bank3 Word5 (SRK Hash)

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

For information about available fields see srk5 module

Trait Implementations

impl Readable for SRK5[src]

read() method returns srk5::R reader structure

impl ResetValue for SRK5[src]

Register SRK5 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRK5[src]

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