[][src]Type Definition xmc4200::ledts0::TSCMP0

type TSCMP0 = Reg<u32, _TSCMP0>;

Touch-sense Compare Register 0

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

For information about available fields see tscmp0 module

Trait Implementations

impl Readable for TSCMP0[src]

read() method returns tscmp0::R reader structure

impl ResetValue for TSCMP0[src]

Register TSCMP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TSCMP0[src]

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