[][src]Type Definition imxrt1062_iomuxc_gpr::GPR23

type GPR23 = Reg<u32, _GPR23>;

GPR23 General Purpose Register

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

For information about available fields see gpr23 module

Trait Implementations

impl Readable for GPR23[src]

read() method returns gpr23::R reader structure

impl ResetValue for GPR23[src]

Register GPR23 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR23[src]

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