[][src]Type Definition xmc1100::shs0::GNCTR10

type GNCTR10 = Reg<u32, _GNCTR10>;

Gain Control Register 10

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

For information about avaliable fields see gnctr10 module

Trait Implementations

impl Readable for GNCTR10[src]

read() method returns gnctr10::R reader structure

impl ResetValue for GNCTR10[src]

Register GNCTR10 reset()'s with value 0

type Type = u32

Register size

impl Writable for GNCTR10[src]

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