[][src]Type Definition xmc4400::hrpwm0::HRCCTRG

type HRCCTRG = Reg<u32, _HRCCTRG>;

Global HRC shadow trigger clear

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

For information about available fields see hrcctrg module

Trait Implementations

impl ResetValue for HRCCTRG[src]

Register HRCCTRG reset()'s with value 0

type Type = u32

Register size

impl Writable for HRCCTRG[src]

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