[][src]Type Definition lpc55s6x_pac::ctimer0::pwmc::R

type R = R<u32, PWMC>;

Reader of register PWMC

Methods

impl R[src]

pub fn pwmen0(&self) -> PWMEN0_R[src]

Bit 0 - PWM mode enable for channel0.

pub fn pwmen1(&self) -> PWMEN1_R[src]

Bit 1 - PWM mode enable for channel1.

pub fn pwmen2(&self) -> PWMEN2_R[src]

Bit 2 - PWM mode enable for channel2.

pub fn pwmen3(&self) -> PWMEN3_R[src]

Bit 3 - PWM mode enable for channel3. Note: It is recommended to use match channel 3 to set the PWM cycle.