[][src]Type Definition xmc4100::ccu80_cc80::DTC

type DTC = Reg<u32, _DTC>;

Dead Time Control

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

For information about available fields see dtc module

Trait Implementations

impl Readable for DTC[src]

read() method returns dtc::R reader structure

impl ResetValue for DTC[src]

Register DTC reset()'s with value 0

type Type = u32

Register size

impl Writable for DTC[src]

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