[][src]Type Definition imxrt1062_iomuxc_gpr::GPR12

type GPR12 = Reg<u32, _GPR12>;

GPR12 General Purpose Register

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

For information about available fields see gpr12 module

Trait Implementations

impl Readable for GPR12[src]

read() method returns gpr12::R reader structure

impl ResetValue for GPR12[src]

Register GPR12 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR12[src]

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