[][src]Type Definition imxrt1062_ocotp::MISC_CONF0

type MISC_CONF0 = Reg<u32, _MISC_CONF0>;

Value of OTP Bank5 Word5 (Misc Conf)

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

For information about available fields see misc_conf0 module

Trait Implementations

impl Readable for MISC_CONF0[src]

read() method returns misc_conf0::R reader structure

impl ResetValue for MISC_CONF0[src]

Register MISC_CONF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MISC_CONF0[src]

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