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

type CSGFCG = Reg<u32, _CSGFCG>;

Global CSG slope/prescaler control

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

For information about available fields see csgfcg module

Trait Implementations

impl ResetValue for CSGFCG[src]

Register CSGFCG reset()'s with value 0

type Type = u32

Register size

impl Writable for CSGFCG[src]

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