[][src]Type Definition imxrt1062_iomuxc_gpr::GPR20

type GPR20 = Reg<u32, _GPR20>;

GPR20 General Purpose Register

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

For information about available fields see gpr20 module

Trait Implementations

impl Readable for GPR20[src]

read() method returns gpr20::R reader structure

impl ResetValue for GPR20[src]

Register GPR20 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR20[src]

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