[][src]Type Definition imxrt1062_ocotp::SW_GP20

type SW_GP20 = Reg<u32, _SW_GP20>;

Value of OTP Bank5 Word1 (SW GP2)

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

For information about available fields see sw_gp20 module

Trait Implementations

impl Readable for SW_GP20[src]

read() method returns sw_gp20::R reader structure

impl ResetValue for SW_GP20[src]

Register SW_GP20 reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_GP20[src]

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