[][src]Type Definition xmc4100::hrpwm0::CSGCLRG

type CSGCLRG = Reg<u32, _CSGCLRG>;

Global CSG run bit clear

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

For information about available fields see csgclrg module

Trait Implementations

impl ResetValue for CSGCLRG[src]

Register CSGCLRG reset()'s with value 0

type Type = u32

Register size

impl Writable for CSGCLRG[src]

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