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

type CSGCFG = Reg<u32, _CSGCFG>;

Global CSG configuration

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

For information about available fields see csgcfg module

Trait Implementations

impl Readable for CSGCFG[src]

read() method returns csgcfg::R reader structure

impl ResetValue for CSGCFG[src]

Register CSGCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for CSGCFG[src]

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