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

type R = R<u32, HRCCFG>;

Reader of register HRCCFG

Implementations

impl R[src]

pub fn hrcpm(&self) -> HRCPM_R[src]

Bit 0 - High resolution channels power mode

pub fn hrc0e(&self) -> HRC0E_R[src]

Bit 4 - HRC0 high resolution enable

pub fn hrc1e(&self) -> HRC1E_R[src]

Bit 5 - HRC1 high resolution channel enable

pub fn hrc2e(&self) -> HRC2E_R[src]

Bit 6 - HRC2 high resolution channel enable

pub fn hrc3e(&self) -> HRC3E_R[src]

Bit 7 - HRC3 high resolution channel enable

pub fn clkc(&self) -> CLKC_R[src]

Bits 16:18 - Clock information control

pub fn lrc0e(&self) -> LRC0E_R[src]

Bit 20 - HRC0 low resolution channel enable

pub fn lrc1e(&self) -> LRC1E_R[src]

Bit 21 - HRC1 low resolution channel enable

pub fn lrc2e(&self) -> LRC2E_R[src]

Bit 22 - HRC2 low resolution channel enable

pub fn lrc3e(&self) -> LRC3E_R[src]

Bit 23 - HRC3 low resolution channel enable