[][src]Type Definition imxrt1062_ocotp::GP31

type GP31 = Reg<u32, _GP31>;

Value of OTP Bank7 Word1 (GP3)

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

For information about available fields see gp31 module

Trait Implementations

impl Readable for GP31[src]

read() method returns gp31::R reader structure

impl ResetValue for GP31[src]

Register GP31 reset()'s with value 0

type Type = u32

Register size

impl Writable for GP31[src]

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