[][src]Type Definition xmc4400::hrpwm0::hrccfg::W

type W = W<u32, HRCCFG>;

Writer for register HRCCFG

Implementations

impl W[src]

pub fn hrcpm(&mut self) -> HRCPM_W<'_>[src]

Bit 0 - High resolution channels power mode

pub fn hrc0e(&mut self) -> HRC0E_W<'_>[src]

Bit 4 - HRC0 high resolution enable

pub fn hrc1e(&mut self) -> HRC1E_W<'_>[src]

Bit 5 - HRC1 high resolution channel enable

pub fn hrc2e(&mut self) -> HRC2E_W<'_>[src]

Bit 6 - HRC2 high resolution channel enable

pub fn hrc3e(&mut self) -> HRC3E_W<'_>[src]

Bit 7 - HRC3 high resolution channel enable

pub fn clkc(&mut self) -> CLKC_W<'_>[src]

Bits 16:18 - Clock information control

pub fn lrc0e(&mut self) -> LRC0E_W<'_>[src]

Bit 20 - HRC0 low resolution channel enable

pub fn lrc1e(&mut self) -> LRC1E_W<'_>[src]

Bit 21 - HRC1 low resolution channel enable

pub fn lrc2e(&mut self) -> LRC2E_W<'_>[src]

Bit 22 - HRC2 low resolution channel enable

pub fn lrc3e(&mut self) -> LRC3E_W<'_>[src]

Bit 23 - HRC3 low resolution channel enable