[][src]Type Definition imxrt1062_ocotp::GP30

type GP30 = Reg<u32, _GP30>;

Value of OTP Bank7 Word0 (GP3)

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

For information about available fields see gp30 module

Trait Implementations

impl Readable for GP30[src]

read() method returns gp30::R reader structure

impl ResetValue for GP30[src]

Register GP30 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP30[src]

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