[][src]Type Definition imxrt1062_ocotp::SW_GP1

type SW_GP1 = Reg<u32, _SW_GP1>;

Value of OTP Bank5 Word0 (SW GP1)

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

For information about available fields see sw_gp1 module

Trait Implementations

impl Readable for SW_GP1[src]

read() method returns sw_gp1::R reader structure

impl ResetValue for SW_GP1[src]

Register SW_GP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_GP1[src]

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