[][src]Type Definition imxrt1062_ocotp::GP41

type GP41 = Reg<u32, _GP41>;

Value of OTP Bank7 Word5 (GP4)

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

For information about available fields see gp41 module

Trait Implementations

impl Readable for GP41[src]

read() method returns gp41::R reader structure

impl ResetValue for GP41[src]

Register GP41 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP41[src]

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