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

type TC = Reg<u32, _TC>;

Slice Timer Control

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

For information about available fields see tc module

Trait Implementations

impl Readable for TC[src]

read() method returns tc::R reader structure

impl ResetValue for TC[src]

Register TC reset()'s with value 0x1800_0000

type Type = u32

Register size

impl Writable for TC[src]

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