[][src]Type Definition imxrt1062_ocotp::SW_GP23

type SW_GP23 = Reg<u32, _SW_GP23>;

Value of OTP Bank5 Word4 (SW GP2)

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

For information about available fields see sw_gp23 module

Trait Implementations

impl Readable for SW_GP23[src]

read() method returns sw_gp23::R reader structure

impl ResetValue for SW_GP23[src]

Register SW_GP23 reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_GP23[src]

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