[][src]Type Definition imxrt1062_ocotp::GP33

type GP33 = Reg<u32, _GP33>;

Value of OTP Bank7 Word3 (GP3)

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

For information about available fields see gp33 module

Trait Implementations

impl Readable for GP33[src]

read() method returns gp33::R reader structure

impl ResetValue for GP33[src]

Register GP33 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP33[src]

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