[][src]Type Definition xmc4400::ledts0::TSVAL

type TSVAL = Reg<u32, _TSVAL>;

Touch-sense TS-Counter Value

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

For information about available fields see tsval module

Trait Implementations

impl Readable for TSVAL[src]

read() method returns tsval::R reader structure

impl ResetValue for TSVAL[src]

Register TSVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for TSVAL[src]

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