[][src]Type Definition imxrt1062_ocotp::SW_GP21

type SW_GP21 = Reg<u32, _SW_GP21>;

Value of OTP Bank5 Word2 (SW GP2)

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

For information about available fields see sw_gp21 module

Trait Implementations

impl Readable for SW_GP21[src]

read() method returns sw_gp21::R reader structure

impl ResetValue for SW_GP21[src]

Register SW_GP21 reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_GP21[src]

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