[][src]Type Definition imxrt1062_ocotp::SJC_RESP0

type SJC_RESP0 = Reg<u32, _SJC_RESP0>;

Value of OTP Bank4 Word0 (Secure JTAG Response Field)

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

For information about available fields see sjc_resp0 module

Trait Implementations

impl Readable for SJC_RESP0[src]

read() method returns sjc_resp0::R reader structure

impl ResetValue for SJC_RESP0[src]

Register SJC_RESP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SJC_RESP0[src]

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