[][src]Type Definition imxrt1062_iomuxc_gpr::GPR31

type GPR31 = Reg<u32, _GPR31>;

GPR31 General Purpose Register

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

For information about available fields see gpr31 module

Trait Implementations

impl Readable for GPR31[src]

read() method returns gpr31::R reader structure

impl ResetValue for GPR31[src]

Register GPR31 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR31[src]

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