[][src]Type Definition imxrt1062_iomuxc_gpr::GPR33

type GPR33 = Reg<u32, _GPR33>;

GPR33 General Purpose Register

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

For information about available fields see gpr33 module

Trait Implementations

impl Readable for GPR33[src]

read() method returns gpr33::R reader structure

impl ResetValue for GPR33[src]

Register GPR33 reset()'s with value 0x07

type Type = u32

Register size

impl Writable for GPR33[src]

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