[][src]Type Definition xmc4100::ledts0::TSCMP1

type TSCMP1 = Reg<u32, _TSCMP1>;

Touch-sense Compare Register 1

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

For information about available fields see tscmp1 module

Trait Implementations

impl Readable for TSCMP1[src]

read() method returns tscmp1::R reader structure

impl ResetValue for TSCMP1[src]

Register TSCMP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TSCMP1[src]

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