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

type TCCLR = Reg<u32, _TCCLR>;

Slice Timer Clear

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

For information about available fields see tcclr module

Trait Implementations

impl ResetValue for TCCLR[src]

Register TCCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for TCCLR[src]

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