[][src]Type Definition imxrt1062_ocotp::GP42

type GP42 = Reg<u32, _GP42>;

Value of OTP Bank7 Word6 (GP4)

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

For information about available fields see gp42 module

Trait Implementations

impl Readable for GP42[src]

read() method returns gp42::R reader structure

impl ResetValue for GP42[src]

Register GP42 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP42[src]

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