[][src]Type Definition imxrt1062_ocotp::ANA0

type ANA0 = Reg<u32, _ANA0>;

Value of OTP Bank1 Word5 (Memory Related Info.)

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

For information about available fields see ana0 module

Trait Implementations

impl Readable for ANA0[src]

read() method returns ana0::R reader structure

impl ResetValue for ANA0[src]

Register ANA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for ANA0[src]

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