[][src]Type Definition imxrt1062_ocotp::SW_GP22

type SW_GP22 = Reg<u32, _SW_GP22>;

Value of OTP Bank5 Word3 (SW GP2)

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

For information about available fields see sw_gp22 module

Trait Implementations

impl Readable for SW_GP22[src]

read() method returns sw_gp22::R reader structure

impl ResetValue for SW_GP22[src]

Register SW_GP22 reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_GP22[src]

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