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

type CSGTRG = Reg<u32, _CSGTRG>;

Global CSG shadow/switch trigger

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

For information about available fields see csgtrg module

Trait Implementations

impl ResetValue for CSGTRG[src]

Register CSGTRG reset()'s with value 0

type Type = u32

Register size

impl Writable for CSGTRG[src]

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