[][src]Type Definition imxrt1062_src::GPR10

type GPR10 = Reg<u32, _GPR10>;

SRC General Purpose Register 10

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

For information about available fields see gpr10 module

Trait Implementations

impl Readable for GPR10[src]

read() method returns gpr10::R reader structure

impl ResetValue for GPR10[src]

Register GPR10 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPR10[src]

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