[][src]Type Definition xmc4200::hrpwm0::HRCSTRG

type HRCSTRG = Reg<u32, _HRCSTRG>;

Global HRC shadow trigger set

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

For information about available fields see hrcstrg module

Trait Implementations

impl ResetValue for HRCSTRG[src]

Register HRCSTRG reset()'s with value 0

type Type = u32

Register size

impl Writable for HRCSTRG[src]

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