[][src]Type Definition xmc4800::scu_general::GPR0

type GPR0 = Reg<u32, _GPR0>;

General Purpose Register 0

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

For information about avaliable fields see gpr0 module

Trait Implementations

impl Readable for GPR0[src]

read() method returns gpr0::R reader structure

impl Writable for GPR0[src]

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

impl ResetValue for GPR0[src]

Register GPR0 reset()'s with value 0

type Type = u32

Register size