[][src]Type Definition imxrt1062_ocotp::GP1

type GP1 = Reg<u32, _GP1>;

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

Trait Implementations

impl Readable for GP1[src]

read() method returns gp1::R reader structure

impl ResetValue for GP1[src]

Register GP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP1[src]

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