[][src]Type Definition imxrt1062_ocotp::GP43

type GP43 = Reg<u32, _GP43>;

Value of OTP Bank7 Word7 (GP4)

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

For information about available fields see gp43 module

Trait Implementations

impl Readable for GP43[src]

read() method returns gp43::R reader structure

impl ResetValue for GP43[src]

Register GP43 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP43[src]

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