[][src]Type Definition imxrt1062_ocotp::MISC_CONF1

type MISC_CONF1 = Reg<u32, _MISC_CONF1>;

Value of OTP Bank5 Word6 (Misc Conf)

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

For information about available fields see misc_conf1 module

Trait Implementations

impl Readable for MISC_CONF1[src]

read() method returns misc_conf1::R reader structure

impl ResetValue for MISC_CONF1[src]

Register MISC_CONF1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MISC_CONF1[src]

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