[][src]Type Definition imxrt1062_iomuxc_gpr::GPR13

type GPR13 = Reg<u32, _GPR13>;

GPR13 General Purpose Register

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

For information about available fields see gpr13 module

Trait Implementations

impl Readable for GPR13[src]

read() method returns gpr13::R reader structure

impl ResetValue for GPR13[src]

Register GPR13 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR13[src]

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