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

type HRCCFG = Reg<u32, _HRCCFG>;

Global HRC configuration

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

For information about available fields see hrccfg module

Trait Implementations

impl Readable for HRCCFG[src]

read() method returns hrccfg::R reader structure

impl ResetValue for HRCCFG[src]

Register HRCCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for HRCCFG[src]

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