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

type GNCTR00 = Reg<u32, _GNCTR00>;

Gain Control Register 00

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

For information about avaliable fields see gnctr00 module

Trait Implementations

impl Readable for GNCTR00[src]

read() method returns gnctr00::R reader structure

impl ResetValue for GNCTR00[src]

Register GNCTR00 reset()'s with value 0

type Type = u32

Register size

impl Writable for GNCTR00[src]

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