[][src]Type Definition imxrt1062_ocotp::SJC_RESP1

type SJC_RESP1 = Reg<u32, _SJC_RESP1>;

Value of OTP Bank4 Word1 (Secure JTAG Response Field)

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

For information about available fields see sjc_resp1 module

Trait Implementations

impl Readable for SJC_RESP1[src]

read() method returns sjc_resp1::R reader structure

impl ResetValue for SJC_RESP1[src]

Register SJC_RESP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SJC_RESP1[src]

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