Type Alias xmc4200::hrpwm0::hrccfg::W

source ·
pub type W = W<HRCCFG_SPEC>;
Expand description

Register HRCCFG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn hrcpm(&mut self) -> HRCPM_W<'_, HRCCFG_SPEC>

Bit 0 - High resolution channels power mode

source

pub fn hrc0e(&mut self) -> HRC0E_W<'_, HRCCFG_SPEC>

Bit 4 - HRC0 high resolution enable

source

pub fn hrc1e(&mut self) -> HRC1E_W<'_, HRCCFG_SPEC>

Bit 5 - HRC1 high resolution channel enable

source

pub fn hrc2e(&mut self) -> HRC2E_W<'_, HRCCFG_SPEC>

Bit 6 - HRC2 high resolution channel enable

source

pub fn hrc3e(&mut self) -> HRC3E_W<'_, HRCCFG_SPEC>

Bit 7 - HRC3 high resolution channel enable

source

pub fn clkc(&mut self) -> CLKC_W<'_, HRCCFG_SPEC>

Bits 16:18 - Clock information control

source

pub fn lrc0e(&mut self) -> LRC0E_W<'_, HRCCFG_SPEC>

Bit 20 - HRC0 low resolution channel enable

source

pub fn lrc1e(&mut self) -> LRC1E_W<'_, HRCCFG_SPEC>

Bit 21 - HRC1 low resolution channel enable

source

pub fn lrc2e(&mut self) -> LRC2E_W<'_, HRCCFG_SPEC>

Bit 22 - HRC2 low resolution channel enable

source

pub fn lrc3e(&mut self) -> LRC3E_W<'_, HRCCFG_SPEC>

Bit 23 - HRC3 low resolution channel enable