[][src]Type Definition imxrt1062_ocotp::ANA1

type ANA1 = Reg<u32, _ANA1>;

Value of OTP Bank1 Word6 (General Purpose Customer Defined Info.)

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

For information about available fields see ana1 module

Trait Implementations

impl Readable for ANA1[src]

read() method returns ana1::R reader structure

impl ResetValue for ANA1[src]

Register ANA1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ANA1[src]

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