[][src]Type Definition imxrt1062_ocotp::ANA2

type ANA2 = Reg<u32, _ANA2>;

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

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

For information about available fields see ana2 module

Trait Implementations

impl Readable for ANA2[src]

read() method returns ana2::R reader structure

impl ResetValue for ANA2[src]

Register ANA2 reset()'s with value 0

type Type = u32

Register size

impl Writable for ANA2[src]

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