[][src]Type Definition imxrt1062_ocotp::CFG0

type CFG0 = Reg<u32, _CFG0>;

Value of OTP Bank0 Word1 (Configuration and Manufacturing Info.)

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

For information about available fields see cfg0 module

Trait Implementations

impl Readable for CFG0[src]

read() method returns cfg0::R reader structure

impl ResetValue for CFG0[src]

Register CFG0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CFG0[src]

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