[][src]Type Definition xmc4800::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 avaliable fields see tsval module

Trait Implementations

impl Readable for TSVAL[src]

read() method returns tsval::R reader structure

impl Writable for TSVAL[src]

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

impl ResetValue for TSVAL[src]

Register TSVAL reset()'s with value 0

type Type = u32

Register size