[][src]Type Definition xmc4400::hrpwm0_hrc0::SDCF

type SDCF = Reg<u32, _SDCF>;

HRC shadow dead time falling

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

For information about available fields see sdcf module

Trait Implementations

impl Readable for SDCF[src]

read() method returns sdcf::R reader structure

impl ResetValue for SDCF[src]

Register SDCF reset()'s with value 0x01

type Type = u32

Register size

impl Writable for SDCF[src]

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