[][src]Type Definition gd32vf103_pac::timer1::chctl2::R

type R = R<u16, CHCTL2>;

Reader of register CHCTL2

Implementations

impl R[src]

pub fn ch3p(&self) -> CH3P_R[src]

Bit 13 - Channel 3 capture/compare function polarity

pub fn ch3en(&self) -> CH3EN_R[src]

Bit 12 - Channel 3 capture/compare function enable

pub fn ch2p(&self) -> CH2P_R[src]

Bit 9 - Channel 2 capture/compare function polarity

pub fn ch2en(&self) -> CH2EN_R[src]

Bit 8 - Channel 2 capture/compare function enable

pub fn ch1p(&self) -> CH1P_R[src]

Bit 5 - Channel 1 capture/compare function polarity

pub fn ch1en(&self) -> CH1EN_R[src]

Bit 4 - Channel 1 capture/compare function enable

pub fn ch0p(&self) -> CH0P_R[src]

Bit 1 - Channel 0 capture/compare function polarity

pub fn ch0en(&self) -> CH0EN_R[src]

Bit 0 - Channel 0 capture/compare function enable