[][src]Type Definition imxrt1062_ocotp::GP2

type GP2 = Reg<u32, _GP2>;

Value of OTP Bank4 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 gp2 module

Trait Implementations

impl Readable for GP2[src]

read() method returns gp2::R reader structure

impl ResetValue for GP2[src]

Register GP2 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP2[src]

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