[][src]Type Definition xmc4200::ccu80_cc80::TCSET

type TCSET = Reg<u32, _TCSET>;

Slice Timer Run Set

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

For information about available fields see tcset module

Trait Implementations

impl ResetValue for TCSET[src]

Register TCSET reset()'s with value 0

type Type = u32

Register size

impl Writable for TCSET[src]

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